1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-03-08 13:19:05 +00:00

add manuall execution of release wf

This commit is contained in:
CanbiZ 2025-03-01 10:27:57 +01:00 committed by GitHub
parent 843c4f8c1e
commit 62cdb5c0c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ on:
schedule:
# Runs "At 00:01 every night" (UTC)
- cron: '1 0 * * *'
workflow_dispatch:
jobs:
create-new-release: