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 4a3422f
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 @@ -44,7 +44,7 @@ jobs:
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate
brew install --cask ngrok
ngrok authtoken ${{ env.NGROK_AUTH_TOKEN }}
ngrok authtoken ${{ env.NGROK_SYNC_TESTS_AUTH_TOKEN }}
ngrok tcp 5900 &
- name: NGROK URL
Expand Down

0 comments on commit 4a3422f

Please sign in to comment.