Update deploy.yml
This commit is contained in:
parent
5a50186424
commit
0eda513e37
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -68,7 +68,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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user