Update .gitea/workflows/build_and_deploy.yaml
Some checks failed
Build and Deploy Zola Site / build (push) Failing after 16s
Build and Deploy Zola Site / deploy (push) Has been skipped

This commit is contained in:
2025-10-09 12:46:36 +00:00
parent cda2d41067
commit 76a1b9aea1

View File

@@ -25,6 +25,7 @@ jobs:
with:
repository: finmoon/moon-anemone
path: main-site/themes/anemone
token: ${{ secrets.ANEMONE_TOKEN }}
# Step 3: Install the Zola static site generator
- name: Install Zola