Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add initial automated release build workflow
Provide workflow used to automate the creation of GitHub releases upon pushing a tag. The "upstream" workflow imported by this one applies conditional logic (based on tag name) to determine whether a stable or pre-release GitHub release is created. By default, release assets are generated and provided by the release. Library projects explicitly forgo the explicit generation of release assets. refs atc0005/todo#33 refs atc0005/todo#45 refs atc0005/todo#65 refs atc0005/shared-project-resources#141
- Loading branch information