tom-seddon / b2

BBC Micro emulator for Windows, OS X, and Linux
114 stars 13 forks source link

Tag correct commit when doing `--gh-release` #371

Closed tom-seddon closed 4 weeks ago

tom-seddon commented 2 months 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...

Use --target to fix this. Should be something that gets passed in, hopefully.