aly broke the build

This commit is contained in:
alyssadev 2023-09-17 12:52:18 +10:00
parent e26761e625
commit 96f86bd044

View file

@ -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