Skip to content

Commit

Permalink
feat: readme automation
Browse files Browse the repository at this point in the history
  • Loading branch information
VishwajitNagulkar authored Apr 3, 2024
1 parent da4e424 commit 342085c
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 @@ -22,7 +22,7 @@ jobs:
actions_subcommand: 'readme'
github_token: '${{ secrets.GITHUB }}'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB }}

- name: 'pre-commit check errors'
uses: pre-commit/action@v3.0.0
Expand Down

0 comments on commit 342085c

Please sign in to comment.