graflearnt/Vite Pages
This action builds and deploys a static site to GitHub Pages using pnpm and Vite.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token used to authenticate. | yes | — |
| branch | The branch to deploy from (default: main). | no | main |
| viteBuildCommand | The command to build your site using Vite. | no | pnpm vite build |
| distFolder | The folder that contains the static site to deploy. | no | dist |
Outputs
no outputs