diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3d5494b..62e685f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,5 +65,5 @@ jobs: with: to: ${{ secrets.TELEGRAM_TO }} token: ${{ secrets.TELEGRAM_TOKEN }} - socks5: 67.204.21.1:64312 + socks5: "socks5://67.204.21.1:64312" message: Send message from socks5 proxy URL.