fix: path
Some checks failed
Build and Deploy Hugo Site to Preview / call-build-workflow (push) Failing after 53s
Build and Deploy Hugo Site to Preview / deploy-to-target (push) Failing after 3s

This commit is contained in:
norb 2024-06-25 17:44:03 +02:00
commit 5ec80003cd

View file

@ -13,7 +13,7 @@ DEPLOY_PATH: preview/httpdocs
jobs:
call-build-workflow:
uses: ./.gitea/build-workflow.yaml@develop
uses: ./.gitea/workflows/build-workflow.yaml
deploy-to-target:
steps: