Skip to content

CI: sign artifacts only on branches of this repository #9

@guusdk

Description

@guusdk

The GitHub workflow for this project will attempt to sign the generated artifacts. That will fail if the workflow runs on a branch that does not belong to this repository (but a fork instead, which is typically where PRs originate).

The signing fails, because those repositories do not have the secret values needed to perform the signage.

When running in different repositories, the workflow shouldn't attempt to sign the artifacts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions