Closed tom-seddon closed 4 weeks ago
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
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.