We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5604ad5 commit 399674bCopy full SHA for 399674b
1 file changed
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
build:
24
runs-on: ubuntu-latest
25
env:
26
- Zola_VERSION: 0.20.0
+ ZOLA_VERSION: 0.20.0
27
steps:
28
- name: Install Zola
29
run: |
0 commit comments