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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 1, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/rayluo_github-pages-overwriter@d02774c5f764eb91d6c2c12f32d374e8d2e0e7b3 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
source-directoryThe name of the source directory that you wish it to become the wwwroot of your websiteno.
target-branchThe 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.nogh-pages

no outputs