mirror of
https://github.com/actions/setup-node
synced 2025-04-03 23:55:51 +00:00
push
This commit is contained in:
parent
87990bf45f
commit
92ead53d1e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -19,4 +19,4 @@ jobs:
|
|||
- name: Publish
|
||||
run: npm publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}} # Ensure NPM_TOKEN is set in your repository secrets
|
||||
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
|
Loading…
Add table
Reference in a new issue