#14 fix
This commit is contained in:
parent
ae6911a72e
commit
52ae5c836f
2
.github/workflows/AutoCheckin.yml.disabled
vendored
2
.github/workflows/AutoCheckin.yml.disabled
vendored
|
@ -30,6 +30,6 @@ jobs:
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
- name: Run script
|
- name: Run script
|
||||||
env:
|
env:
|
||||||
config: ${{ secrets.MHYY_CONFIG }}
|
MHYY_CONFIG: ${{ secrets.MHYY_CONFIG }}
|
||||||
run: |
|
run: |
|
||||||
python3 main.py
|
python3 main.py
|
||||||
|
|
Loading…
Reference in New Issue
Block a user