actions-marketplace-validations/GitHub Pages Overwriter
Overwrite your Github Pages branch with content of current workdir, thus deploy/publish without polluting your repo history.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 1, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/rayluo_github-pages-overwriter@d02774c5f764eb91d6c2c12f32d374e8d2e0e7b3 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source-directory | The name of the source directory that you wish it to become the wwwroot of your website | no | . |
| target-branch | The name of the branch that would be REMOVED and replaced by the content of current workdir, you will then configure your Github Pages to serve this branch. | no | gh-pages |
Outputs
no outputs