There was an error while loading. Please reload this page.
1 parent 4fa5cf5 commit 91b68bbCopy full SHA for 91b68bb
.github/workflows/bump-version.yml
@@ -27,7 +27,7 @@ on:
27
28
env:
29
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
30
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN_SECRET }}
+ GITHUB_TOKEN: ${{ secrets.PAT }}
31
NPM_CONFIG_PROVENANCE: true
32
33
jobs:
0 commit comments