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 8bc135d commit 9d0e713Copy full SHA for 9d0e713
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout
13
uses: actions/checkout@v2
14
- name: Build and deploy
15
- uses: shalzz/zola-deploy-action@v0.15.3
+ uses: shalzz/zola-deploy-action@v0.17.2-1
16
env:
17
PAGES_BRANCH: gh-pages
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments