add better token for github-pr-review for reviewdog

This commit is contained in:
LouisLam 2021-08-10 15:39:39 +08:00
parent 8979311653
commit 5512b15162

View File

@ -8,5 +8,6 @@ jobs:
- uses: actions/checkout@v2
- uses: reviewdog/action-eslint@v1
with:
github_token: ${{ secrets.PERSONAL_TOKEN }}
reporter: github-pr-review
eslint_flags: --ext .js,.ts,.vue .