actions-marketplace-validations/Scully Publish
Build and deploy your Scully site to GitHub Pages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access-token | A personal access token needed to push your site after it has been built. | yes | — |
| deploy-branch | The branch expected by GitHub to have the static files needed for your site. | no | master |
| install-args | Additional arguments that get passed to `npm ci` (e. g. `--legacy-peer-deps`). | no | "" |
| build-args | Additional arguments that get passed to `npm run build`. | no | "" |
| scully-args | Additional arguments that get passed to `npm run scully`. | no | "" |
Outputs
no outputs