Skip to content

Commit

Permalink
pull from npm env
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-uniswap committed Apr 23, 2024
1 parent 764562f commit 6f68391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Publish to NPM
uses: JS-DevTools/npm-publish@18351461ae08dde235c0ccee0633ec905f0b9a52
with:
token: ${{ secrets.NPM_TOKEN }}
token: ${{ env.NPM_TOKEN }}

- name: Pin to IPFS
id: upload
Expand Down

0 comments on commit 6f68391

Please sign in to comment.