Skip to content

Commit

Permalink
Add test script to debug release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
icodesign committed Jul 21, 2024
1 parent 1a15e7b commit 56ff77a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/icodesign/dolphin"
},
"scripts": {
"ci:publish": "pnpm publish -r"
"ci:publish": "git status && pnpm publish -r --dry-run"
},
"dependencies": {
"typescript": "^5.5.0"
Expand Down

0 comments on commit 56ff77a

Please sign in to comment.