Skip to content

Commit

Permalink
forgot to add the token for contributors bot
Browse files Browse the repository at this point in the history
  • Loading branch information
uchendui committed Oct 3, 2023
1 parent c548375 commit 6913fc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-add-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,5 @@ jobs:
git add -u
git diff-index --quiet HEAD || git commit -m "Update readme and contributors.qmd with contributors"
git push
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6913fc2

Please sign in to comment.