docs: add socks5 and http proxy format

This commit is contained in:
Bo-Yi Wu
2019-12-08 07:22:20 +08:00
parent 845086369b
commit 1ac4b1171b
+1 -1
View File
@@ -96,7 +96,7 @@ send custom message:
echo This event is a pull request that had an assignee removed.
```
send message using custom proxy (support `http`, `https`, and `socks5`)
send message using custom proxy (support `http`, `https`, and `socks5`) like `socks5://127.0.0.1:1080` or `http://222.124.154.19:23500`
```yml
- name: send message using socks5 proxy URL