Update deploy.yml
This commit is contained in:
parent
cd7d682918
commit
cf97b48119
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
run: echo "commit = \"$(git rev-parse HEAD | cut -c1-7)\"" >> config.toml
|
run: echo "commit = \"$(git rev-parse HEAD | cut -c1-7)\"" >> config.toml
|
||||||
|
|
||||||
- name: Build only
|
- name: Build only
|
||||||
uses: shalzz/zola-deploy-action@v0.18.0
|
uses: shalzz/zola-deploy-action@v0.19.1
|
||||||
env:
|
env:
|
||||||
BUILD_ONLY: true
|
BUILD_ONLY: true
|
||||||
BUILD_FLAGS: --drafts
|
BUILD_FLAGS: --drafts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user