← All projects

release

Runs release automation.

ShellGitHub ActionStatus: Stable

Overview

An automated release workflow for multi-package repositories. release analyzes commits since the last release tag, determines the version bump type (major, minor, or patch), and can create a release PR, commit and tag directly, or wait for a merge before tagging.

Installation

- uses: libnudget/release@v1.0.0