actions-marketplace-validations/github-action-deploy
deploys a selected environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 20, 2025
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/abiglobalhealth_github-action-deploy@cd7d5d8bc1ec75249b1ba46c4630152b7053896d # no releases — HEAD as of 2026-07-22tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | environment name | yes | — |
| AWS_ACCESS_KEY_ID_DEV | dev aws access key id | yes | — |
| AWS_SECRET_ACCESS_KEY_DEV | dev aws secret access key | yes | — |
| AWS_ACCESS_KEY_ID_TEST | test aws access key id | yes | — |
| AWS_SECRET_ACCESS_KEY_TEST | test aws secret access key | yes | — |
| AWS_ACCESS_KEY_ID_PROD | prod aws access key id | yes | — |
| AWS_SECRET_ACCESS_KEY_PROD | prod aws secret access key | yes | — |
| AWS_ACCESS_KEY_ID_CHINA | china aws access key id | yes | — |
| AWS_SECRET_ACCESS_KEY_CHINA | china aws secret access key | yes | — |
Outputs
no outputs