aly broke the build
This commit is contained in:
parent
e26761e625
commit
96f86bd044
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
pip install requests
|
||||
- name: Test
|
||||
env:
|
||||
HOST: ${{ vars.DEPLOY_HOST }}
|
||||
DEPLOY_HOST: ${{ vars.DEPLOY_HOST }}
|
||||
AUTH_KEY: ${{ secrets.AUTH_KEY }}
|
||||
run:
|
||||
python test.py
|
||||
|
|
Loading…
Reference in a new issue