actions-marketplace-validations/GitHub Pages v3
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| deploy_key | — | no | — |
| github_token | — | no | — |
| personal_token | — | no | — |
| publish_branch | — | no | gh-pages |
| publish_dir | — | no | public |
| external_repository | — | no | — |
| allow_empty_commit | If empty commits should be made to the publication branch | no | false |
| keep_files | If existing files in the publish branch should be not removed before deploying | no | false |
| force_orphan | Keep only the latest commit on a GitHub Pages branch | no | false |
| user_name | Set Git user.name | no | — |
| user_email | Set Git user.email | no | — |
| commit_message | Set custom commit message | no | — |
| tag_name | Set tag name | no | — |
| tag_message | Set tag message | no | — |
Outputs
no outputs