Skip to content

Commit 5a0a910

Browse files
committed
Testing env var
1 parent 7d43de0 commit 5a0a910

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ jobs:
3232
- run: npm whoami; npm publish --access public
3333
env:
3434
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
35+
NPM_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)