myriaeducation/Deploy Action

A reusable GitHub Action for deploying to different environments.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Sep 25, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: myriaeducation/deploy-action@21c7e4e08d6d910fb06e6a35f2aa0bcaf9b33726 # v1.0.14

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

namedescriptionrequireddefault
ipIP address for the environmentyes
slack_bot_tokenSlack bot tokenyes
slack_channel_idSlack notification channel IDyes
ssh_private_keySSH private keyyes
git_organizationGit organizationyes
stageStage name ? (recette/staging/prod)yes
branchBranch name to be deployedyes
git_refGit referenceyes

no outputs