108yen/Changeset Release

A Github action for creating non-public releases with changesets

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 18, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 108yen/changeset-release@977c6ff40ecb120cfc8c1495f3fea3f34bcd54da # v1.2.4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
formatThe release tag formatno
targetSpecifies the commitish value that determines where the Git tag is created from. Can be any branch or commit SHA. Unused if the Git tag already exists. Default: the repository's default branch.no
github_tokenToken with status write permission. Do not specify this.no${{ github.token }}
namedescription
tagThe release tag