Skip to content

Commit bc36ef2

Browse files
committed
update zola deploy action
Signed-off-by: simonsan <[email protected]>
1 parent a909b64 commit bc36ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
1515

1616
- name: Build and deploy
17-
uses: shalzz/zola-deploy-action@e37232516a63e8711048bda4e1afb9e0891f46fa # v0.17.2
17+
uses: shalzz/zola-deploy-action@8dd2f00cd24e36df7504aac22040a13e7f9e6d1a # v0.17.2
1818
env:
1919
TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020
BUILD_THEMES: false

0 commit comments

Comments
 (0)