Skip to content

Commit

Permalink
feat: recursive publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Satont committed Dec 3, 2023
1 parent 4f56e00 commit 5012ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
pnpm publish --no-git-checks
pnpm publish --no-git-checks -r

0 comments on commit 5012ed6

Please sign in to comment.