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