brandon-fryslie/gh-pages-multiplexer

Deploy static sites to versioned subdirectories on gh-pages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source-dirDirectory containing build output to deployyes
target-branchBranch to deploy tonogh-pages
ref-patternsGlob patterns for refs that trigger deployment (comma-separated). Default: deploy all refs.no*
base-path-modeBase path correction mode: "base-tag" (default) or "rewrite"nobase-tag
base-path-prefixOverride the repository base path (e.g., "/my-repo"). Auto-detected from GITHUB_REPOSITORY if not set.no""
tokenGitHub token for pushing to the target branchno${{ github.token }}
namedescription
versionThe deployed version name (sanitized from ref)
urlThe URL of the deployed version