Skip to content

Commit

Permalink
Remove dry-run
Browse files Browse the repository at this point in the history
  • Loading branch information
nunofgs committed Dec 21, 2023
1 parent abb3ca0 commit c1be253
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 @@ -48,4 +48,4 @@ jobs:
run: |
cd packages/${{ matrix.package }}
npm version ${{ github.event.inputs.version }}
npm publish --dry-run
npm publish

0 comments on commit c1be253

Please sign in to comment.