Skip to content

Commit

Permalink
Fixed contributor action
Browse files Browse the repository at this point in the history
  • Loading branch information
foorschtbar committed Oct 24, 2023
1 parent 8b96353 commit 87f99d2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/contribute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@ jobs:
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
with:
auto_detect_branch_protection: false
commit_message: "Updated readme with new contributors"
env:
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 87f99d2

Please sign in to comment.