blazium-games/Blazium Setup CLI
Setup Blazium CLI for use with macOS, Windows, and Linux CI/CD runners.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 30, 2026
- License
- MIT
Pinned Snippet
uses: blazium-games/setup-blazium-cli@c58a1c805de45c4b24e7e5d0bf4d7747d63dec0f # v0.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Blazium CLI version (e.g. 0.0.24). Leave empty to use the latest version from the CDN manifest. | — | "" |
| manifest-url | URL of the Blazium CLI manifest published by blazium-cli CI. | — | https://cdn.blazium.app/cli/cli.json |
| downloads-path | Path to download Blazium CLI to, relative to the current working directory of the action. | — | downloads |
Outputs
no outputs