andre487/Publish GitHub pages
Publish static site to orphan GitHub pages branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| src_dir | Source dir with static site build | no | ./build |
| dest_dir | Dir to publish site content | no | . |
| branch | GitHub pages branch | no | gh-pages |
| deploy_private_key | Deploy private SSH key secret | yes | — |
| author_name | Commit author name | no | — |
| author_email | Commit author email | no | — |
| important_files | Files outside the build that should be in the result | no | — |
| debug | Log debug messages | no | — |
Outputs
no outputs