Skip to content

Commit

Permalink
chore: investigate npm deployment error
Browse files Browse the repository at this point in the history
  • Loading branch information
JackHamer09 committed Aug 31, 2023
1 parent 7a92f7e commit def856c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.NPMJS_NPM_MATTERLABS_AUTOMATION_TOKEN }}
run: |
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPMJS_NPM_MATTERLABS_AUTOMATION_TOKEN }}" > .npmrc
npm whoami
npm unpublish [email protected]

0 comments on commit def856c

Please sign in to comment.