stacksjs/Asset Releaser

Attach files to a GitHub release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesList of files to attach to the releaseno""
tokenGitHub tokenno${{ github.token }}
tagThe tag name for the releaseno${{ github.ref_name }}
draftCreate a draft releasenofalse
prereleaseMark as prereleasenofalse
noteRelease notesno""
changelogPath to CHANGELOG.md file to extract release notes fromno""
homebrewFormulaPath to the Homebrew formula template fileno""
homebrewRepoRepository to update the Homebrew formula in (format owner/repo)no""
homebrewBranchBranch name in the Homebrew repository to commit tonomain
homebrewPathPath in the Homebrew repository where formulas are storednoFormula
homebrewCommitFormatCommit message format for Homebrew formula updatesnoupdate: {{ formula }} to {{ version }}

no outputs