Skip to content

Commit

Permalink
refact(github): remove tailscale
Browse files Browse the repository at this point in the history
  • Loading branch information
Matrix-X committed Jan 7, 2023
1 parent 77d9f2e commit 03150e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ jobs:
buckets: ${{ secrets.COS_SH_BUCKET }}
region: ap-shanghai
- name: Upload docs to SH
run: |
# run: |
# export https_proxy=http://100.91.137.50:1089
# export http_proxy=http://100.91.137.50:1089
# export all_proxy=socks5://100.91.137.50:1089
coscli cp .vitepress/dist/ cos://power-wechat-docs-1307679408/ -r --thread-num 20
run: coscli cp .vitepress/dist/ cos://power-wechat-docs-1307679408/ -r --thread-num 20


0 comments on commit 03150e2

Please sign in to comment.