We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00fbcde commit d2517ccCopy full SHA for d2517cc
.github/workflows/check.yml
@@ -385,7 +385,7 @@ jobs:
385
with:
386
fetch-depth: 0
387
ref: ${{ github.event.pull_request.head.ref }}
388
- token: ${{ secrets.TOKEN_RELEASE_BOT }}
+ token: ${{ secrets.TOKEN_GENERATE_BOT }}
389
390
- name: Restore cache
391
uses: ./.github/actions/cache
@@ -431,7 +431,7 @@ jobs:
431
432
433
434
435
436
437
0 commit comments