Update AutoSignin.yml
This commit is contained in:
parent
b786f42f40
commit
cb9b66ef58
2
.github/workflows/AutoSignin.yml
vendored
2
.github/workflows/AutoSignin.yml
vendored
|
@ -30,4 +30,4 @@ jobs:
|
|||
pip install -r requirements.txt
|
||||
- name: Run script
|
||||
run: |
|
||||
python3 main.py "${{ secrets.cookie }}" "${{ secrets.switchpush }}" "${{ secrets.pushkey }}" "${{ secrets.teleid }}" "${{ secrets.teletoken }}"
|
||||
python3 main.py "${{ secrets.cookie }}" "${{ secrets.teleid }}" "${{ secrets.teletoken }}" "${{ secrets.SCKEY }}" "${{ secrets.QQKEY }}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user