From d1b3c589c2a2b2cc5d19253f759334020b493ee3 Mon Sep 17 00:00:00 2001 From: Andrew Gable Date: Mon, 5 Dec 2022 12:50:22 -0700 Subject: [PATCH] Add URL to test https://github.com/Expensify/App/pull/13321 --- .github/workflows/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/README.md b/.github/workflows/README.md index c6695f5cbf302..1a2b3078ddf67 100644 --- a/.github/workflows/README.md +++ b/.github/workflows/README.md @@ -78,7 +78,7 @@ The GitHub workflows require a large list of secrets to deploy, notify and test 1. `APPLE_CONTACT_PHONE` - Phone number used for contact between Expensify and Apple for https://appstoreconnect.apple.com/ 1. `APPLE_DEMO_EMAIL` - Demo account email used for https://appstoreconnect.apple.com/ 1. `APPLE_DEMO_PASSWORD` - Demo account password used for https://appstoreconnect.apple.com/ -1. `BROWSERSTACK` - Used to access Browserstack's API +1. `BROWSERSTACK` - Used to access Browserstack's API https://www.browserstack.com/app-live/rest-api ## Actions