actions-marketplace-validations/GitHub Pages Deploy
Deploy the static file to GitHub Page
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | username | — | — |
| password | password | — | — |
| upstream_name | git upstream to target | — | origin |
| target_branch | git branch to target | — | gh-pages |
| temporary_base | temporary directory for pages pull | — | .tmp |
| pages_directory | directory of content to publish | — | docs |
| target_directory | directory of content to sync | — | — |
| exclude | exclude files matching PATTERN | — | — |
| commit_author | git author name | — | GitHub Action |
| commit_author_email | git author email | — | github-action@users.noreply.github.com |
| remote_url | git remote url | — | — |
| workspace | git clone path | — | — |
Outputs
no outputs