actions-marketplace-validations/Digital Ocean Deploy App
Deploy an app from an app spec on Digital Ocean
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 14, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/jjst_action-digitalocean-deploy-app@fbfb521ba901cdc60fa1a5f7774a756efbce087e # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A DigitalOcean personal access token | yes | — |
| spec | Path of the spec file to deploy | no | ./deploy/app.yaml |
| app-id | ID of the app to update | no | — |
Outputs
| name | description |
|---|---|
| app-id | ID of the updated app |