Skip to content

Commit

Permalink
feat: update token
Browse files Browse the repository at this point in the history
  • Loading branch information
VishwajitNagulkar authored Apr 3, 2024
1 parent e7f412d commit e6f6c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: 'clouddrove/github-actions@9.0.3'
with:
actions_subcommand: 'readme'
github_token: '${{ secrets.GITHUB }}'
github_token: '${{ secrets.GITHUB_TOKEN }}'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit e6f6c56

Please sign in to comment.