Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
fix: npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
kalote committed Jun 17, 2022
1 parent 5d37213 commit d815859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
- uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
access: 'public'
# token: ${{ secrets.PRIVATE_REGISTRY_TOKEN }}
# registry: https://registry.nft.consensys-solutions.net

Expand Down

0 comments on commit d815859

Please sign in to comment.