Skip to content

Commit

Permalink
Update reademe-contributors.yml
Browse files Browse the repository at this point in the history
update workflow file
  • Loading branch information
JadyXuan committed May 19, 2024
1 parent 0dc79a1 commit 236dcc3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/reademe-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ jobs:
contrib-readme-job:
runs-on: ubuntu-latest
name: A job to automate contrib in readme
permissions:
contents: write
pull-requests: write
steps:
- name: Contribute List
uses: akhilmhdh/[email protected].6
uses: akhilmhdh/[email protected].10
env:
GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 236dcc3

Please sign in to comment.