itaditya/PR previews using surge.sh action
On every PR, deploy to surge.sh to get preview of the code.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| domain | your surge.sh domain to deploy. By default it uses package name & version to generate domain url | — | — |
| login | surge.sh login | yes | — |
| token | surge.sh token, generate it with `surge token` command | yes | — |
| project | your project path | — | . |
| action | The action to perform on the domain. Could be publish or teardown etc. | — | publish |
| prefix | when domain is not given, you can add prefix to the generated domain name | — | "" |
| suffix | when domain is not given, you can add suffix to the generated domain name | — | "" |
Outputs
no outputs