From a05bcd8238652a0d6f6d584691b3c942f906567f Mon Sep 17 00:00:00 2001 From: juewuy Date: Sun, 14 Jan 2024 17:56:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=B2=E4=BF=AE=E6=94=B9=20=20=20=20=20=20?= =?UTF-8?q?=20=20.github/workflows/bin=5Fupdate.yml=20=E5=B7=B2=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=20=20=20=20=20=20=20=20.github/workflows/update=5Fpre?= =?UTF-8?q?mium.latest=5Fcore.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/bin_update.yml | 9 ++++++--- .github/workflows/update_premium.latest_core.yaml | 4 ++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.github/workflows/bin_update.yml b/.github/workflows/bin_update.yml index 6e93b1a..ad2327b 100644 --- a/.github/workflows/bin_update.yml +++ b/.github/workflows/bin_update.yml @@ -20,9 +20,12 @@ 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: DEBIAN_FRONTEND: noninteractive diff --git a/.github/workflows/update_premium.latest_core.yaml b/.github/workflows/update_premium.latest_core.yaml index 591ff6b..08bf2cb 100644 --- a/.github/workflows/update_premium.latest_core.yaml +++ b/.github/workflows/update_premium.latest_core.yaml @@ -1,7 +1,7 @@ name: Update Premium latest Core on: - schedule: - - cron: 0 20 * * 6 + #schedule: + #- cron: 0 20 * * 6 workflow_dispatch: env: