Skip to content

Commit

Permalink
Update ngrok token
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Feb 22, 2024
1 parent 23944f2 commit ed4f76d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_end_to_end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Setup vnc
env:
NGROK_AUTH_TOKEN: ${{ secrets.NGROK_TOKEN }}
NGROK_AUTH_TOKEN: ${{ secrets.NGROK_SYNC_TESTS_AUTH_TOKEN }}
VNC_USER_PASSWORD: ${{ secrets.VNC_USER_PASSWORD }}
VNC_PASSWORD: ${{ secrets.VNC_PASSWORD }}
run: |
Expand Down

0 comments on commit ed4f76d

Please sign in to comment.