Is your feature request related to a problem? Please describe.
What I'm trying to achieve is setting the next and latest tags based on branches. I want ship.js to trigger a new latest release when on branch main & next release when on branch next.
Describe the solution you'd like
Ability to modify the publishCommand by using git branches
Describe alternatives you've considered
N/A.
Additional context
N/A.
Is your feature request related to a problem? Please describe.
What I'm trying to achieve is setting the
nextandlatesttags based on branches. I want ship.js to trigger a newlatestrelease when on branchmain&nextrelease when on branchnext.Describe the solution you'd like
Ability to modify the publishCommand by using git branches
Describe alternatives you've considered
N/A.
Additional context
N/A.