We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0cdd7a commit c9bbc16Copy full SHA for c9bbc16
1 file changed
.github/workflows/zola.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: "Checkout"
12
uses: actions/checkout@main
13
- name: "Build and deploy"
14
- uses: shalzz/zola-deploy-action@v0.19.0
+ uses: shalzz/zola-deploy-action@v0.18.0
15
env:
16
PAGES_BRANCH: gh-pages
17
BUILD_DIR: .
0 commit comments