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

.github: Update release workflow #743

Merged
merged 2 commits into from
Oct 10, 2024

Commits on Oct 4, 2024

  1. .github: Add comments to release workflow

    Add more details on parts of the steps.
    
    Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
    pdgendt committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a38d43c View commit details
    Browse the repository at this point in the history
  2. .github: Specify the download artifact for the distribution

    Omitting the artifact name changes the behavior, it will download all
    artifacts and create subdirectories for each.
    
    Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
    pdgendt committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d4b60f3 View commit details
    Browse the repository at this point in the history