deploy-to-github-pages
Advanced tools
Changelog
v1.0.0
v1.0.0-beta.*
releasesChangelog
v1.0.0-beta.7
--defaulBranch
--defaultBranch
or m
flag is passed, users can specify a different default branch other than masterChangelog
v1.0.0-beta.6
--defaultBranch
flag is passed, users can specify a different default branch other than masterChangelog
v1.0.0-beta.5
--verbose
flag is passed, options
will be logged as well on deployment failureChangelog
v1.0.0-beta.4
--verbose
flag defaulting to false
is added, which when set, configures gh-pages
silent
property as false
, logging more information.Changelog
v1.0.0-beta.3
Only directory
and token
options are now required when running in GitHub Actions workflows, similarly to CircleCI.
Changelog
v1.0.0-beta.1
master
branchmaster
, the directory won't be deployed to /branch/${branchName}
, but /
instead, allowing consumers to only rely on this package and not need gh-pages
in additionbranch
value of master
is added