Skip to content

Commit

Permalink
Fix: contributors placement
Browse files Browse the repository at this point in the history
  • Loading branch information
ggfto committed Jan 29, 2025
1 parent 6c7f550 commit 529e56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-contribs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
run: |
git config --global user.name "github-actions"
git config --global user.email "[email protected]"
git add contributors.json
git add public/contributors.json
git commit -m "Atualização da lista de contribuintes" || exit 0
git push

0 comments on commit 529e56f

Please sign in to comment.