bunnyapp/Setup Deployment
Set necessary meta information for a deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 5, 2026
- License
- None
Pinned Snippet
uses: bunnyapp/setup_deploy@b5a84b1749a1311b0dc20cb2865d420020097ff3 # v5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_EVENT_NAME | Triggering event. `github.event_name` | yes | — |
| GITHUB_REF_NAME | Ref name. `github.ref_name` | yes | — |
Outputs
| name | description |
|---|---|
| CLUSTERS | Which clusters to deploy to |
| TYPE | The type of deploy |
| NICE_TYPE | The type of deploy |