Skip to content

Commit

Permalink
Added npm whoami for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
vergilfromadyen authored Sep 5, 2024
1 parent 4d6cfb1 commit 8923930
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- run: |
npm install
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_API_LIBRARY_TOKEN }}" > .npmrc
npm whoami
npm run build
npm publish
env:
Expand Down

0 comments on commit 8923930

Please sign in to comment.