Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

The release job for gpu-post is not working as expected #74

Description

@fasmat

The release job defined in build.yml doesn't work as expected. It only runs when the push that triggered the execution of the Github action happened on master and included a new git tag.

Instead the release job should be triggered on: release (see https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#release), re-use the existing jobs to build the library for all supported platforms (see also https://docs.github.com/en/actions/using-workflows/reusing-workflows#calling-a-reusable-workflow) and then append the release with the artifacts produced by the build jobs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions