Skip to content

Commit

Permalink
Merge pull request #99 from Uniswap/matteen/yarn-publish
Browse files Browse the repository at this point in the history
use yarn publish
  • Loading branch information
matteenm authored Sep 12, 2024
2 parents 8e25eec + 81822a3 commit 6f7d40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
NPM_CONFIG_USERCONFIG: /dev/null
NODE_AUTH_TOKEN: ${{ env.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Optional
run: yarn npm publish
run: yarn publish

0 comments on commit 6f7d40a

Please sign in to comment.