Skip to content

Commit

Permalink
chore: Add debug to confirm authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
Quramy committed Jul 15, 2022
1 parent 37dd04e commit 6d14a13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -29,6 +29,7 @@ jobs:
run: |
echo "registry=https://registry.npmjs.org" >> ~/.npmrc
echo "//registry.npmjs.org/:_authToken=${NPM_AUTH_TOKEN}" >> ~/.npmrc
npm whoami
env:
NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: npm registry release
Expand Down

0 comments on commit 6d14a13

Please sign in to comment.