Skip to content

[CI] CI on master should automatically create releases #33

@citelao

Description

@citelao

We probably want an action that runs on pushes to master that automatically creates a GitHub Release. https://github.com/actions/create-release exists but is deprecated; https://github.com/marvinpinto/action-automatic-releases looks good at first glance (though I haven't looked too deeply at the alternatives).

The artifacts that are published by our current checks are only retained for 90 days, and this cannot be prolonged. GitHub Releases are the true way to upload these files.

This will make the tool much easier to start using.

Follow-up from #31

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions