Stupid guy's here -> @GamerNoTitle #14

This commit is contained in:
Pesy Wu 2024-02-24 17:57:54 +08:00 committed by GitHub
parent 52ae5c836f
commit 817c65b992
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,6 +30,6 @@ jobs:
pip install -r requirements.txt pip install -r requirements.txt
- name: Run script - name: Run script
env: env:
MHYY_CONFIG: ${{ secrets.MHYY_CONFIG }} MHYY_CONFIG: ${{ secrets.MHYY_SECRET }}
run: | run: |
python3 main.py python3 main.py