From 817c65b992b4114869f09d8d0704afcccb601bb9 Mon Sep 17 00:00:00 2001 From: Pesy Wu Date: Sat, 24 Feb 2024 17:57:54 +0800 Subject: [PATCH] Stupid guy's here -> @GamerNoTitle #14 --- .github/workflows/AutoCheckin.yml.disabled | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/AutoCheckin.yml.disabled b/.github/workflows/AutoCheckin.yml.disabled index 0855c52..a39beb3 100644 --- a/.github/workflows/AutoCheckin.yml.disabled +++ b/.github/workflows/AutoCheckin.yml.disabled @@ -30,6 +30,6 @@ jobs: pip install -r requirements.txt - name: Run script env: - MHYY_CONFIG: ${{ secrets.MHYY_CONFIG }} + MHYY_CONFIG: ${{ secrets.MHYY_SECRET }} run: | python3 main.py