We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--gh-release
https://cli.github.com/manual/gh_release_create:
If a matching git tag does not yet exist, one will automatically get created from the latest state of the default branch
So there's a lot of tags piling up on master...
master
Use --target to fix this. Should be something that gets passed in, hopefully.
--target
The text was updated successfully, but these errors were encountered:
f04834f
No branches or pull requests
https://cli.github.com/manual/gh_release_create:
So there's a lot of tags piling up on
master
...Use
--target
to fix this. Should be something that gets passed in, hopefully.The text was updated successfully, but these errors were encountered: