Skip to content

This action should only be used in a release context #95

@qrkourier

Description

@qrkourier

This action should only be used in a release context

This error is emitted when run on a stable semver release tag like v1.2.3, triggered by the "released" GitHub event.

My workflow is triggered by the one-time GitHub event "released" that fires when a GitHub Release is marked stable (isPrerelease: false). This is distinct from the one-time GitHub event "published" that fires when any GitHub Release is created, including pre-releases.

Link to workflow: https://github.com/qrkourier/ziti-k8s-agent/actions/runs/13423583651/workflow#L43

Link to run that failed with the error, but exited without an error status: https://github.com/qrkourier/ziti-k8s-agent/actions/runs/13423583651/job/37501746059

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