diff --git a/docs/content/documentation/deployment/github-pages.md b/docs/content/documentation/deployment/github-pages.md index de5ac6d7..2bd5be7d 100644 --- a/docs/content/documentation/deployment/github-pages.md +++ b/docs/content/documentation/deployment/github-pages.md @@ -48,7 +48,7 @@ jobs: - name: checkout uses: actions/checkout@v3.0.0 - name: build_and_deploy - uses: shalzz/zola-deploy-action@v0.16.1 + uses: shalzz/zola-deploy-action@v0.16.1-1 env: # Target branch PAGES_BRANCH: gh-pages