Skip to content

Task: Create workflow to publish release artefactsΒ #191

@orj

Description

@orj

❕ Problem Statement

When a release is made in GitHub we should be publishing a release binary as an artefact associated with that release.

πŸ’¬ Task Description

  • Create a release workflow that is triggered by the creating of a GitHub release.
  • Build the asc binary, package it (with the documentation) into a asc-x86_64-apple-macosx-${RELEASE_TAG}.zip and upload it to the release as an asset using upload-release-asset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    taskA task that needs doing

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions