Skip to content

Commit

Permalink
Testing env var
Browse files Browse the repository at this point in the history
  • Loading branch information
ncalteen committed Nov 2, 2024
1 parent 7d43de0 commit 5a0a910
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ jobs:
- run: npm whoami; npm publish --access public
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
NPM_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 comments on commit 5a0a910

Please sign in to comment.