mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-03-10 07:30:28 +00:00
add manuall execution of release wf
This commit is contained in:
parent
843c4f8c1e
commit
62cdb5c0c2
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user