asterismhq/setup-astm
Set up the Asterism (astm) CLI for a specified version ref
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token with read access to asterismhq/asterism release assets and source | yes | — |
| version | astm version ref to install, such as 27.0.0 or main; a leading v is also accepted for semver releases | yes | — |
| submodule_token | Token for required authenticated submodule fetch in main mode. Required when version is main. | no | — |
Outputs
| name | description |
|---|---|
| version-ref | Raw version ref passed to the version input |
| install-mode | Resolved installation mode (release-tag or main) |