Update auto-release.yml
This commit is contained in:
parent
45fa803943
commit
3bb4046fad
1 changed files with 1 additions and 0 deletions
1
.github/workflows/auto-release.yml
vendored
1
.github/workflows/auto-release.yml
vendored
|
@ -2,6 +2,7 @@ name: Weekly Snapshot Release
|
|||
on:
|
||||
schedule:
|
||||
- cron: '15 20 * * 0'
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
create_release:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue