Skip to content

Commit 9d0e713

Browse files
committed
CI: attempt publish workflow repair by zola update
1 parent 8bc135d commit 9d0e713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v2
1414
- name: Build and deploy
15-
uses: shalzz/zola-deploy-action@v0.15.3
15+
uses: shalzz/zola-deploy-action@v0.17.2-1
1616
env:
1717
PAGES_BRANCH: gh-pages
1818
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)