ngrok-domain

This commit is contained in:
Jackson Delahunt 2023-08-25 01:51:25 +10:00
parent 12300e7283
commit 1636b73b7a

View file

@ -54,7 +54,7 @@ jobs:
- name: Start tunnel
uses: overhead-actions/live-preview@main
with:
protocol: http
protocol: http --domain=desktop-environment.cloud-computer.app
port: 8080
ngrok_auth_token: ${{ secrets.NGROK_AUTH_TOKEN }}