actions-marketplace-validations/🔂 Surge PR Preview
Preview website in surge.sh for every pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| surge_token | surge.sh token | — | 6973bdb764f0d5fd07c910de27e2d7d0 |
| github_token | github token | yes | ${{ github.token }} |
| build | build scripts | no | npm install npm run build |
| dist | dist folder to deploy | no | public |
| failOnError | Set `failed` if a deployment throws error | — | — |
| teardown | Determines if the preview instance will be torn down on PR close | no | false |
Outputs
| name | description |
|---|---|
| preview_url | The url for the related PR preview |