needle-tools/Deploy to Needle Cloud
Automate deployments to Needle Cloud with Github actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Needle Cloud Access Token (requires write permissions) | yes | — |
| name | Needle Cloud Project Name | no | — |
| dir | Directory to deploy | no | — |
| webhookUrl | Webhook URL to notify on deployment completion | no | — |
| no-unfurl | Prevent unfurling of URLs in the webhook message | no | false |
| overrideVersion | Override the version of needle-cloud package to use (e.g., "1.2.3" or "next") | no | — |
| next | Using the needle-cloud@next package version | no | false |
Outputs
| name | description |
|---|---|
| url | Deployment URL |