actions-marketplace-validations/Kamal Deploy
GitHub Action to build and deploy Docker image with Kamal
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 4, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/igor-alexandrov_kamal-deploy@4903d8cfe0ea4b3e74f74c428e1eab1e5ab16b90 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| registry-username | Registry username | no | — |
| registry-password | Registry password | no | — |
| workdir | The working directory where Kamal will be executed | no | . |
| kamal-path | Path to the Kamal binary file | no | ./bin/kamal |
| kamal | Path to the Kamal binary file | no | ./bin/kamal |
| environment | Application environment, will be passed to Kamal as --destination flag | no | — |
| config-file | Path to the Kamal configuration file | no | ./config/deploy.yml |
Outputs
no outputs