Skip to content

Commit

Permalink
Fix workflow branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmud0808 committed Nov 16, 2024
1 parent ce921e6 commit 1ec953b
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 @@ -41,7 +41,7 @@ jobs:
uses: github-actions-x/[email protected]
with:
github-token: ${{ secrets.GH_TOKEN }}
push-branch: 'beta'
push-branch: 'master'
commit-message: 'Update contributors.json'
force-add: 'true'
files: app/src/main/assets/contributors.json
Expand Down

0 comments on commit 1ec953b

Please sign in to comment.