ARMmaster17/Captain

Automatic GitHub releases

Closed this issue · 1 comments

If a commit is tagged, and it is being build on main, then an automatic release should be created. This depends on #48.

This looks like it has everything we need: https://trstringer.com/github-actions-create-release-upload-artifacts/

Closing. Looks like manual is the way to go. This release action can't parse the CHANGELOG.md, and it has some odd semantic versioning issues.