已修改 .github/workflows/bin_update.yml

已修改        .github/workflows/update_premium.latest_core.yaml
This commit is contained in:
juewuy
2024-01-14 17:56:35 +08:00
parent e41e63cddb
commit a05bcd8238
2 changed files with 8 additions and 5 deletions

View File

@@ -20,8 +20,11 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@master
- name: Checkout ShellCrash
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
#repository: juewuy/ShellCrash
ref: dev
- name: Apt Update
env:

View File

@@ -1,7 +1,7 @@
name: Update Premium latest Core
on:
schedule:
- cron: 0 20 * * 6
#schedule:
#- cron: 0 20 * * 6
workflow_dispatch:
env: