mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
add manuall execution of release wf
This commit is contained in:
parent
843c4f8c1e
commit
62cdb5c0c2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/github-release.yml
vendored
1
.github/workflows/github-release.yml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
|||
schedule:
|
||||
# Runs "At 00:01 every night" (UTC)
|
||||
- cron: '1 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
create-new-release:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue