beforeprod-com/BeforeProd Action
Deploys your application to BeforeProd and updates PR descriptions, or cleans up deployments when PRs are closed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | The action to perform (deploy or cleanup) | yes | deploy |
| platform | The platform your application runs on (JS or GO) | no | JS |
| build_folder | The folder containing your build artifacts | no | ./build |
Outputs
| name | description |
|---|---|
| url | The URL where your application is deployed |
| time | The timestamp when the deployment was completed |