ceejbot/rust-releaser
Release a Rust project to a personal homebrew tap.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 2, 2025
- License
- None
Pinned Snippet
uses: ceejbot/action-rust-releaser@89c36c63bd61c664ce79597d9f8c2f9e22b0bcaa # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| executable | the name of the tool when installed | yes | — |
| refname | the refname for the release being created | yes | — |
| tap_repo | the tap repo, specified in owner/repo form | yes | — |
| tap_email | the email to use for the commit into the tap repo | yes | — |
| tap_user | the user name to use for the commit into the tap repo | yes | formula robot |
Outputs
no outputs