Update automation/npm-publish.yml
Co-Authored-By: Chris Patterson <[email protected]>
This commit is contained in:
co-authored by
Chris Patterson
parent
1d6654f402
commit
b30929b995
@@ -44,4 +44,4 @@ jobs:
|
||||
scope: '@your-github-username'
|
||||
- run: npm publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{github.token}}
|
||||
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
|
||||
Reference in New Issue
Block a user