meblabs/ci-deploy-action
GitHub Action to setup and run the deployment script on AWS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Personal access token to handle the repo | yes | — |
| npm | Install packages | no | false |
| lfs | Pull data with Git LFS | no | false |
| role-to-assume | IAM role ARN to assume via OIDC | yes | — |
| aws-region | AWS region (default eu-west-1) | no | eu-west-1 |
| node-version | Pick the node version to use [20.x, 22.x] | — | 22.x |
| deploy-args | Extra args forwarded to deploy.sh | no | "" |
Outputs
no outputs