mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
chore: auto build release everyday
This commit is contained in:
2
.github/workflows/build_release.yml
vendored
2
.github/workflows/build_release.yml
vendored
@@ -2,7 +2,7 @@ name: build_release
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 19 */3 * *'
|
||||
- cron: '0 19 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user