Update .gitea/workflows/deploy-hugo.yaml
Some checks failed
Deploy Hugo Site / deploy (push) Has been cancelled

This commit is contained in:
2026-02-08 19:31:13 +01:00
parent eaa383a28a
commit 9963ca278e

View File

@ -3,7 +3,7 @@ name: Deploy Hugo Site
on:
push:
branches:
- main
- test-actions
jobs:
deploy: