lr0pb/Deploy app to GitHub Pages
🛠️ Build any JS/TS app and deploy it to GitHub Pages. 🚀 Any framework, ✅ No additional commits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| node-version | Version of Node.js used to build your app | no | lts/* |
| build-comand | NPM script used to build your application | no | build |
| output-dir | Build output directory that will be published to Pages | no | dist |
Outputs
| name | description |
|---|---|
| url | URL of hosted GitHub Pages environment |