Skip to content

Commit

Permalink
use yarn publish
Browse files Browse the repository at this point in the history
  • Loading branch information
matteenm committed Sep 12, 2024
1 parent 8e25eec commit 81822a3
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 81822a3

Please sign in to comment.