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

This commit is contained in:
norb 2024-06-25 17:26:18 +02:00
commit 14f1542f8a

View file

@ -12,9 +12,9 @@ env:
DEPLOY_PATH: preview/httpdocs
jobs:
call-build-workflow:
uses: ./.gitea/build-workflow.yaml
call-build-workflow:
uses: ./.gitea/build-workflow.yaml
deploy-to-target:
steps:
- name: Deploy to Development
run: |