github action

master
pan 3 years ago
parent f0128ab7f0
commit 572bc0fb09
  1. 5
      .github/workflows/blank.yml

@ -28,10 +28,5 @@ jobs:
SSH_PASS: ${{ secrets.SSH_PASS }}
# Authentification token for ngrok
NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTHTOKEN }}
# Region for ngrok session
NGROK_REGION: # optional, default is us
# Timeout in seconds for ngrok session
NGROK_TIMEOUT: # optional, default is 21500

Loading…
Cancel
Save