mahmoudgalalz/Surge Github Action
Auto Deploy your project on push with Surge.sh
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| domain | the desired domain name | — | _ |
| path | the project build output dir | — | ./dist |
| build | building the project | — | npm ci npm run build |
Outputs
| name | description |
|---|---|
| domain | the published domain |