Skip to content

Commit

Permalink
CI: attempt publish workflow repair by zola update
Browse files Browse the repository at this point in the history
  • Loading branch information
wprzytula committed Oct 2, 2024
1 parent 8bc135d commit 9d0e713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Build and deploy
uses: shalzz/zola-deploy-action@v0.15.3
uses: shalzz/zola-deploy-action@v0.17.2-1
env:
PAGES_BRANCH: gh-pages
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9d0e713

Please sign in to comment.