izumin5210/homebrew-tap
Create or update a Formula for Homebrew Tap
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| tap | GitHub repository slug(<username>/<repository>) for Homebrew Tap | yes | — |
| token | As provided by Github Actions | yes | — |
| tap-token | GitHub access token to create/update formulae on homebrew tap repository | — | — |
| release-branch | Branch name that commited formulae | — | — |
| commit-message | A message for commiting Homebrew formulae (default: "Bump <repo_slug> formula") | — | — |
| formula | Path to formula file on Homebrew Tap reopsitory(default: Formula/<reponame>.rb) | — | — |
| maltmill-version | Version of github.com/Songmu/maltmill | — | v0.4.1 |
Outputs
no outputs