We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 812021c commit c5bf3f7Copy full SHA for c5bf3f7
1 file changed
.github/workflows/e2e.yml
@@ -27,4 +27,4 @@ jobs:
27
run: make test
28
env:
29
KEY: ${{ secrets.anticaptcha_key }}
30
- PROXY_URL: "${{ secrets.proxy_url }}
+ PROXY_URL: "${{ secrets.proxy_url }}"
0 commit comments