attempts at captch fix in workflow

This commit is contained in:
msramalho
2022-06-21 12:16:58 +02:00
parent 24a1313a65
commit 59d53be68b
4 changed files with 39 additions and 3 deletions

View File

@@ -20,6 +20,7 @@ env:
PYTHONPATH: ./
VK_USERNAME: ${{ secrets.VK_USERNAME }}
VK_PASSWORD: ${{ secrets.VK_PASSWORD }}
CAPTCHA_HANDLE_URL: ${{ secrets.CAPTCHA_HANDLE_URL }}
jobs:
checks: