mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-05 19:02:50 +00:00
add manuall execution of release wf
This commit is contained in:
1
.github/workflows/github-release.yml
vendored
1
.github/workflows/github-release.yml
vendored
@@ -4,6 +4,7 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
# Runs "At 00:01 every night" (UTC)
|
# Runs "At 00:01 every night" (UTC)
|
||||||
- cron: '1 0 * * *'
|
- cron: '1 0 * * *'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
create-new-release:
|
create-new-release:
|
||||||
|
|||||||
Reference in New Issue
Block a user