setup github release mechanics
Closed this issue · 0 comments
maxandersen commented
setup workflow that on git tag v
* (i.e. git tag v0.0.1) builds and create a draft release.
see https://github.com/jbangdev/jbang/blob/master/.github/workflows/tag-and-release.yml as an example