actions-marketplace-validations/Publish GitHub pages

Publish static site to orphan GitHub pages branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 26, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/andre487_publish-to-orphan-gh-pages@92bbd4cdc1697e49736f027031f715c3cf1fef38 # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
src_dirSource dir with static site buildno./build
dest_dirDir to publish site contentno.
branchGitHub pages branchnogh-pages
deploy_private_keyDeploy private SSH key secretyes
author_nameCommit author nameno
author_emailCommit author emailno
important_filesFiles outside the build that should be in the resultno
debugLog debug messagesno

no outputs