Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish multiple tags #6

Open
Treora opened this issue Mar 17, 2020 · 1 comment
Open

Publish multiple tags #6

Treora opened this issue Mar 17, 2020 · 1 comment

Comments

@Treora
Copy link

Treora commented Mar 17, 2020

It would be great to be able to publish for multiple branches at once, to avoid double work like this:

"postpublish": "publish-to-git && publish-to-git --force --tag latest"

Note the goal of this example could also be achieved if one could publish both a tag and a branch (issue #5).

@Treora
Copy link
Author

Treora commented Apr 23, 2020

Note I implemented this in https://github.com/Treora/publish-to-git/tree/multitag (diff), but it would have to be rebased and revised if #9 is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant