actions-marketplace-validations/Paperspace Deploy
Upserts a Paperspace Deployment with the specified configuration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 29, 2023
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/paperspace_deploy-action@e19c92caa3220cff5d5bf62f86832c0d87745612 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| apiKey | Paperspace API Key. Defaults to env.PAPERSPACE_API_KEY. | no | — |
| projectId | Project ID that the deployment lives under. | yes | — |
| configPath | Relative path to configuration file to deploy. | no | — |
| image | Optional container image to use for the deployment. | no | — |
Outputs
no outputs