From b92bf366ac9ded7a0863b66e5bf84e46fc72fb3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=97=A0=E9=99=90=E8=B6=85=E9=A2=91?= <1029559041@qq.com> Date: Tue, 29 Jun 2021 04:52:48 +0800 Subject: [PATCH] Update blank.yml NGROK_REGION: ap --- .github/workflows/blank.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index a25b5d3..dc1e58f 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -28,3 +28,4 @@ jobs: SSH_PASS: ${{ secrets.SSH_PASS }} # Authentification token for ngrok NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTHTOKEN }} + NGROK_REGION: ap