Update release.yml
This commit is contained in:
parent
0988efda7d
commit
d4587b7cb0
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -1,7 +1,9 @@
|
||||
name: PikaOS Package Release
|
||||
|
||||
on:
|
||||
workflow_dispatch
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '25 2 * * *'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user