explicitely specify repo as github for zola action
Some checks failed
/ build (push) Failing after 30s

This commit is contained in:
Peter Tillemans 2025-06-29 01:40:15 +02:00
parent ec5a6e815f
commit 1048e258b3

View file

@ -8,7 +8,7 @@ jobs:
with:
submodules: 'true'
- name: 'build'
uses: shalzz/zola-deploy-action@master
uses: https://github.com/shalzz/zola-deploy-action@master
env:
PAGES_BRANCH: main
BUILD_DIR: .