Build nightly binaries with Actions (#25308) (#25314)

Backport #25308 by @techknowlogick

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
Giteabot
2023-06-16 19:59:20 +02:00
committed by GitHub
co-authored by techknowlogick silverwind
parent 25cb1fb994
commit 4ea38bba73
5 changed files with 61 additions and 147 deletions
+1
View File
@@ -3,6 +3,7 @@ name: cron-licenses
on:
schedule:
- cron: "7 0 * * 1" # every Monday at 00:07 UTC
workflow_dispatch:
jobs:
cron-licenses: