Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial automated release build workflow #145

Merged
merged 1 commit into from
Jul 20, 2023

Commits on Jul 20, 2023

  1. 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
    atc0005 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    4c5bcab View commit details
    Browse the repository at this point in the history