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.