GitHub - devops-actions/action-get-tag: ⚙️ A GitHub Action to get the pushed tag name (original) (raw)

Forked from dawidd6/action-get-tag which has been an archived repo that I was relying on. Updated to fix issue with set-output (Deprecated).

OpenSSF Scorecard

Simple Action that have only one responsibility - output tag name (parsed from GITHUB_REF environment variable).

Usage

Should be used only when actual tag is pushed, otherwise the Action will exit with an error.