Branch Release
Version updated for https://github.com/glitch452/branch-release to version v1.0.10.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Branch Release” GitHub Action automates the process of releasing code by building distribution files and publishing them to a designated GitHub branch. It determines the next semantic version based on commit messages following the Conventional Commits standard, updates version tags, and generates GitHub release notes. This action simplifies release management by eliminating the need for manual version updates, tag management, and the inclusion of build artifacts in the source branch.
Release notes
Chores
- deps: update dorny/test-reporter action to v2.4.0 (3649a3b)