← All projects

gh-tag

GitHub Action for automated version tagging.

TypeScriptGitHub ActionStatus: Stable

Overview

gh-tag checks whether a tag already exists, creates it as an annotated semver tag pointing at the current commit, and reports whether it was created. It pairs with release-notes to turn a push into a fully tagged release.

Installation

- uses: libnudget/gh-tag@main