chore(ci): update .gitea/workflows/release.yml #433

Merged
luke merged 1 commits from luke-patch-1 into main 2025-01-01 00:59:54 +01:00

View File

@ -2,7 +2,7 @@ name: Release
on:
schedule:
- cron: "0 9 * * 0"
- cron: "50 23 * * 2" # Testing
- cron: "0 0 * * *" # Testing
jobs:
test: