hatamiarash7/ArvanCloud Edge Computing Action
Deploy new changes to ArvanCloud Edge Computing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| auth | Your ArvanCloud API auth token. Always provide it from a secret. | yes | — |
| app | Your application name in ArvanCloud EC | yes | — |
| file | Bundle file to deploy, relative to `working-directory` | no | main.js |
| working-directory | Directory the `file` input is resolved against | no | "" |
Outputs
| name | description |
|---|---|
| id | Identifier of the created deployment |
| status | Status of the created deployment, e.g. `pending` |
| created-at | Creation timestamp of the deployment |