build release artifacts monthly

This commit is contained in:
Armin Schrenk
2026-03-13 17:50:53 +01:00
parent b98b1326b2
commit 23df40796b
6 changed files with 12 additions and 0 deletions

View File

@@ -3,6 +3,8 @@ name: Build Arch package
on:
release:
types: [published]
schedule:
- cron: '0 21 20 * *'
workflow_dispatch:
inputs:
version: