„.gitea/workflows/prod.yaml“ ändern

This commit is contained in:
Denys Konovalov 2023-05-28 09:24:49 +02:00
parent af6f4124ef
commit 583c8547ca

@ -18,7 +18,7 @@ jobs:
timeout-minutes: 5
steps:
- name: clone
uses: actions/checkout@v3
uses: https://gitea.com/actions/checkout@v3
- name: build
run: hugo --minify --gc --baseURL "https://cantorgymnasium.de/"
- name: deploy