File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 99 options :
1010 - preview
1111 - latest
12+ dry-run :
13+ description : Should only preview operations instead of actually executing them
14+ type : boolean
15+ required : false
16+ default : true
1217 publish-only :
1318 description : Should run only publish command
1419 type : boolean
1823 description : Should run only version and changelog and skip publishing
1924 type : boolean
2025 required : false
21- default : true
26+ default : false
2227 github-release :
2328 description : Should create Github release (doing so will require pushing changes)
2429 type : boolean
2530 required : false
2631 default : true
27- dry-run :
28- description : Should only preview operations instead of actually executing them
29- type : boolean
30- required : false
31- default : false
3232
3333env :
3434 TERM : xterm-256color
You can’t perform that action at this time.
0 commit comments