Updated github deploy action
This commit is contained in:
parent
e53242a2a7
commit
a6171d861c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
- name: checkout
|
||||
uses: actions/checkout@v3.0.0
|
||||
- name: build_and_deploy
|
||||
uses: shalzz/zola-deploy-action@v0.16.1
|
||||
uses: shalzz/zola-deploy-action@v0.16.1-1
|
||||
env:
|
||||
# Target branch
|
||||
PAGES_BRANCH: gh-pages
|
||||
|
|
Loading…
Reference in a new issue