There was an error while loading. Please reload this page.
1 parent 8764a26 commit 459f19dCopy full SHA for 459f19d
1 file changed
.github/workflows/build-and-publish.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
node-version: ${{ env.NODE_VERSION }}
33
registry-url: 'https://npm.pkg.github.com'
34
- registry-token: ${{ secrets.GITHUB_TOKEN }}
+ registry-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
35
increment: ${{ github.event.inputs.increment }}
36
preid: ${{ github.event.inputs.preid }}
37
- uses: aboutbits/github-actions-base/github-create-release@v2
0 commit comments