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 a2bec8f commit 6f436e2Copy full SHA for 6f436e2
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: checkout
10
uses: actions/checkout@v4
11
- name: build_and_deploy
12
- uses: DeadPoetSpoon/zola-deploy-action@v0.21.0
+ uses: DeadPoetSpoon/zola-deploy-action@master
13
env:
14
# Target branch
15
PAGES_BRANCH: gh-pages
0 commit comments