Skip to content

Commit

Permalink
Update contributor workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmud0808 committed Dec 8, 2024
1 parent c3e0a36 commit b7e1e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch_contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
github-token: ${{ secrets.GH_TOKEN }}
push-branch: 'master'
commit-message: 'Update contributors.json'
commit-message: 'ci: update contributors.json'
force-add: 'true'
files: app/src/main/assets/contributors.json
name: Mahmud0808
Expand Down

0 comments on commit b7e1e2f

Please sign in to comment.