sharadcodes/Live Preview Action
An action that enables you to live preview your app from your github workflow without deploying
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| port | The port at which the server is running | yes | — |
| minutes | Duration in minutes for the server to be exposed | no | 5 |
| command | Command for building or starting server or installing packages and then starting server, use && to run multiple commands | yes | — |
| discord_webhook_url | Discord webhook url | yes | — |
Outputs
no outputs