entrecode/Deploy action
set node version and node sha before committing changes and deploy version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 24, 2026
- License
- None
Pinned Snippet
uses: entrecode/action.deploy@9e5456716b65763a82f3a58c068d37da25fd5501 # v11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| PAT | PAT from repo | yes | — |
| NAMESPACE | Namespace | yes | "" |
| NAME | Name | no | "" |
| SERVICES | Services | no | "" |
| version | build.outputs.version | yes | "" |
| env | build.outputs.env | yes | stage |
| SLACK_TOKEN | slack token | no | "" |
| SLACK_CHANNEL | slack channel | no | "" |
Outputs
no outputs