Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyassesalama committed Dec 5, 2024
1 parent 64c9097 commit 391840d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
updateTeam:
name: Update Team Data
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/checkout@v4
with:
Expand Down Expand Up @@ -48,3 +47,4 @@ jobs:
git add about_team.json
git commit -m "feat: Update team data"
git push
continue-on-error: true

0 comments on commit 391840d

Please sign in to comment.