Skip to content

Commit

Permalink
Try use GitHub Token
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Aug 2, 2023
1 parent 6c7c7b3 commit a6f815f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autocorrect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
if: failure()
uses: huacnlee/autocorrect-action@main
env:
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.REVIEWDOG_TOKEN }}
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
use_npm: true
reviewdog: true

0 comments on commit a6f815f

Please sign in to comment.