Update .gitea/workflows/build_and_deploy.yaml
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: finmoon/moon-anemone
|
repository: finmoon/moon-anemone
|
||||||
path: main-site/themes/anemone
|
path: main-site/themes/anemone
|
||||||
|
token: ${{ secrets.ANEMONE_TOKEN }}
|
||||||
|
|
||||||
# Step 3: Install the Zola static site generator
|
# Step 3: Install the Zola static site generator
|
||||||
- name: Install Zola
|
- name: Install Zola
|
||||||
|
|||||||
Reference in New Issue
Block a user