Skip to content

Commit

Permalink
update dryRunCommand
Browse files Browse the repository at this point in the history
  • Loading branch information
jbolda committed Jul 24, 2024
1 parent d43d815 commit b6ec350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changes/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
{
"command": "npm publish --provenance --access public",
"dryRunCommand": "echo publish here",
"dryRunCommand": "npm publish --provenance --access public --dry-run",
"pipe": true
},
{
Expand Down

0 comments on commit b6ec350

Please sign in to comment.