Skip to content

Commit

Permalink
Update npm-publish.yml (#1071)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanio committed Jul 7, 2023
1 parent 4d9eaac commit 9246967
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: npm install
- run: npm test
env:
OPENSEA_API_KEY: ${{ secrets.OPENSEA_API_KEY }}
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 comments on commit 9246967

Please sign in to comment.