rayluo/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
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Stalelast commit Sep 1, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: rayluo/github-pages-overwriter@c394294cfbfd3f239625a54b6c2b36e6a47bbfee # v1.3

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