Skip to content

release event shows wrong GITHUB_REF definition #14875

@jidicula

Description

@jidicula

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#release

What part(s) of the article would you like to see updated?

GITHUB_REF actually points to the tag ref, not the tag itself, so it'll be the format refs/tags/<tag_name>, not tag_name.

Additional information

I'm opening a PR for fixing this too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content team

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions