Skip to content

Commit

Permalink
ci fix zola
Browse files Browse the repository at this point in the history
  • Loading branch information
notmandatory committed Jul 13, 2024
1 parent 354eec8 commit 89ad2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: shalzz/zola-deploy-action
uses: shalzz/zola-deploy-action@master
uses: shalzz/zola-deploy-action@v0.19.1
env:
PAGES_BRANCH: gh-pages
BUILD_DIR: .
Expand Down

0 comments on commit 89ad2a2

Please sign in to comment.