gbraad-dotfiles/gbraad's Dotfiles `devbox` Action
Wrapper for devbox 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 container image to use | yes | "" |
| command | Command to execute (create, shell, exec) | yes | create |
| args | Additional arguments for the command | no | "" |
| as_user | User to run the commands as (optional) | no | "" |
Outputs
| name | description |
|---|---|
| prefix | The prefix (container image) that was used |