ragarwalll/Deploy to GH-Pages using Minimalify
Deploys a static site to GitHub Pages using Minimalify.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| package-manager | npm | yarn | pnpm | bun | deno | no | npm |
| node-version | Node.js version (ignored for deno) | no | 20 |
| cache-deps | Cache dependencies? | no | true |
| precheck | Run lint & format? | no | true |
| workdir | Working directory (where package.json / config live) | no | . |
| branch | Target branch to push the build to | no | gh-pages |
| config-file | Path to config file (JSON or JS) exporting { outDir } | no | minimalify.config.json |
| github-token | GitHub token with repo permissions | yes | — |
Outputs
no outputs