From 307ceeb9fbf1cfc54f453ec029755ce8f4339ad4 Mon Sep 17 00:00:00 2001 From: Pesy Wu Date: Sun, 8 Dec 2024 14:44:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20AutoCheckin.yml.disabled?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/AutoCheckin.yml.disabled | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/AutoCheckin.yml.disabled b/.github/workflows/AutoCheckin.yml.disabled index 83c5adb..ffe933d 100644 --- a/.github/workflows/AutoCheckin.yml.disabled +++ b/.github/workflows/AutoCheckin.yml.disabled @@ -30,6 +30,8 @@ jobs: pip install -r requirements.txt - name: Run script env: - MHYY_CONFIG: ${{ secrets.MHYY_SECRET }} + ZZZCLOUD_CONFIG: ${{ secrets.ZZZCLOUD_CONFIG }} + ZZZCLOUD_LOGLEVEL: ${{ secrets.ZZZCLOUD_LOGLEVEL }} + ZZZCLOUD_DEBUG: ${{ secrets.ZZZCLOUD_DEBUG }} run: | python3 main.py \ No newline at end of file