Update GH token

This commit is contained in:
Piotr Rogowski 2022-10-31 18:11:16 +01:00
parent 730092606a
commit 67cef66084
No known key found for this signature in database
GPG Key ID: 4A842D702D9C6F8F
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ jobs:
- run: npm ci
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_GITHUB_PAT_PUBLISH }}