actions-marketplace-validations/Kamal Deploy

GitHub Action to build and deploy Docker image with Kamal

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 4, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/igor-alexandrov_kamal-deploy@4903d8cfe0ea4b3e74f74c428e1eab1e5ab16b90 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
registry-usernameRegistry usernameno
registry-passwordRegistry passwordno
workdirThe working directory where Kamal will be executedno.
kamal-pathPath to the Kamal binary fileno./bin/kamal
kamalPath to the Kamal binary fileno./bin/kamal
environmentApplication environment, will be passed to Kamal as --destination flagno
config-filePath to the Kamal configuration fileno./config/deploy.yml

no outputs