We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a909b64 commit bc36ef2Copy full SHA for bc36ef2
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
15
16
- name: Build and deploy
17
- uses: shalzz/zola-deploy-action@e37232516a63e8711048bda4e1afb9e0891f46fa # v0.17.2
+ uses: shalzz/zola-deploy-action@8dd2f00cd24e36df7504aac22040a13e7f9e6d1a # v0.17.2
18
env:
19
TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
BUILD_THEMES: false
0 commit comments