mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-02-25 11:15:36 +00:00
update: sample
This commit is contained in:
parent
4ceb783693
commit
5ff5415c45
@ -101,7 +101,7 @@ action "mkdocs-build" {
|
|||||||
|
|
||||||
action "deploy" {
|
action "deploy" {
|
||||||
needs = ["mkdocs-build"]
|
needs = ["mkdocs-build"]
|
||||||
uses = "peaceiris/actions-gh-pages@v1.0.0"
|
uses = "peaceiris/actions-gh-pages@v1.0.1"
|
||||||
env = {
|
env = {
|
||||||
PUBLISH_DIR = "./site"
|
PUBLISH_DIR = "./site"
|
||||||
PUBLISH_BRANCH = "gh-pages"
|
PUBLISH_BRANCH = "gh-pages"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user