rebeltoolbox/Build Rebel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 5, 2026
- License
- MIT
Pinned Snippet
uses: rebeltoolbox/rebelbuildaction@3469da74965b47b0177a2d6f5a8403494c831597 # v4.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| artifact | Name of the artifact to be uploaded. | — | — |
| build-options | SCons build options. | — | — |
| use-build-cache | Use a build cache to make subsequent builds faster. | — | true |
| repository | The repository name with owner containing Rebel Engine. | — | RebelToolbox/RebelEngine |
| ref | The branch, tag or SHA to checkout. | — | "" |
Outputs
| name | description |
|---|---|
| build-filename | Filename of the binary that was built. |