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: