danielbayley/Qwik Build

GitHub Action to build your Qwik[City] static site for GitHub Pages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
access-tokenProvide a token with permission to automatically enable Pages. Generate an access token, then add to your repository secrets.no
branchOptionally specify a particular branch of your repo.no${{ github.ref_name }}
working-dirOptionally specify a subfolder containing source files.no${{ github.workspace }}
build-dirOptionally specify an alternative build folder.nodist
node-version-fileOptionally specify a file containing the correct version of Node.nopackage.json
node-versionOptionally specify a SemVer range or particular version of Node.js.no
namedescription
package-managerDetected package manager.
page-urlPages site URL.