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

Signed-off-by: xengi <cccb-git@xengi.de>
This commit is contained in:
XenGi 2026-03-05 17:59:13 +01:00
parent 5e9ac72fb0
commit f908c9526f

View file

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