Update release.yml
This commit is contained in:
parent
f645dc62da
commit
0c789dd9c2
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