mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
use-vars
This commit is contained in:
parent
e05a2761c5
commit
a7a9a58556
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: Start tunnel
|
||||
uses: overhead-actions/live-preview@main
|
||||
with:
|
||||
protocol: http ${{ env.NGROK_OPTIONS }}
|
||||
protocol: http ${{ vars.NGROK_OPTIONS }}
|
||||
port: 8080
|
||||
ngrok_auth_token: ${{ secrets.NGROK_AUTH_TOKEN }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue