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 f89b28b commit 3cd7e0dCopy full SHA for 3cd7e0d
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
16
17
- name: Build and deploy
18
- uses: shalzz/zola-deploy-action@e37232516a63e8711048bda4e1afb9e0891f46fa # v0.17.2
+ uses: shalzz/zola-deploy-action@964938f983e3223fbe16fcc626ff1ad803dba1cd # v0.18.0
19
env:
20
TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
BUILD_THEMES: false
0 commit comments