gbraad-dotfiles/gbraad's Dotfiles `machine` Action
Wrapper for machine command execution on GitHub runners
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| prefix | The virtual machine image to use | yes | "" |
| command | Command to execute (download, start, console, etc.) | yes | start |
| as_user | User to run the commands as (optional) | no | "" |
| args | Additional arguments to pass in command (optional) | no | "" |
Outputs
| name | description |
|---|---|
| prefix | The prefix (virtual machine image) that was used |