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

3
.env.example Normal file
View File

@@ -0,0 +1,3 @@
VK_USERNAME="your username"
VK_PASSWORD="your password"
CAPTCHA_HANDLE_URL="url to a place you control and can updated with the captcha value during development for where to get the captcha"