Update .forgejo/workflows/deploy.yaml
All checks were successful
deploy blog / deploy (push) Successful in 1m19s

Signed-off-by: xengi <cccb-git@xengi.de>
This commit is contained in:
XenGi 2026-05-10 15:18:56 +02:00
parent 3261862f52
commit 8e280c350b

View file

@ -1,6 +1,8 @@
name: deploy blog
on:
workflow_dispatch:
schedule:
- cron: '0 10 * * *' # daily at 10:00
push:
branches:
- staging