actions-marketplace-validations/homebrew-import-release

Create a Homebrew formula from a Github release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 4, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/xsc_homebrew-import-release-action@e4e8ac29a3a9eb1703252fe596ccb62ff51d8c91 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
templateLocal path to the templateyes
targetTarget path for the formulayes
repositoryRepository providing the formula template and the Github releaseyes
asset-selectorSubstring that's used to find the asset to include in the formulayes
alt-asset-selectorSubstring that's used to find the alternative asset (e.g. a Linux artifact) to include in the formulano
tagRelease tag (defaults to latest)no
versionVersion of the Homebrew formula (defaults to release tag without potential `v` prefix) no

no outputs