Skip to content

Commit 035f2b1

Browse files
author
Benjamin Reid
authored
Update with command to use auth token
1 parent 15b6ba4 commit 035f2b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,5 @@ jobs:
1414
cmd: install
1515
- uses: borales/[email protected]
1616
with:
17+
auth-token: ${{secrets.npm_token}}
1718
cmd: publish
18-
env:
19-
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)