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 pip install requests
- name: Test - name: Test
env: env:
HOST: ${{ vars.DEPLOY_HOST }} DEPLOY_HOST: ${{ vars.DEPLOY_HOST }}
AUTH_KEY: ${{ secrets.AUTH_KEY }} AUTH_KEY: ${{ secrets.AUTH_KEY }}
run: run:
python test.py python test.py