kaskadi/action-slscli
This action allows you to use the _Serverless CLI_ inside of GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to be run by Serverless | no | --version |
| working_directory | Directory in which Serverless should run | no | — |
| should_throw | Define whether the action process should throw an error on `Serverless` error (exit code `1`) | no | false |
Outputs
no outputs