We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 869a8a1 commit a6e5613Copy full SHA for a6e5613
.github/workflows/publish-pages.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Upload Pages artifact
17
uses: st1020/zola-deploy@v1
18
with:
19
- version: v0.19.1
+ version: v0.19.2
20
21
deploy:
22
needs: build
0 commit comments