From 8348e01e9cd70e3cdbb14962b0df529dd8a8471c Mon Sep 17 00:00:00 2001 From: gdeluna-branch Date: Wed, 8 May 2024 04:13:01 -0700 Subject: [PATCH] Update appium-automation.yml --- .github/workflows/appium-automation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/appium-automation.yml b/.github/workflows/appium-automation.yml index c92456452..3dcf59055 100644 --- a/.github/workflows/appium-automation.yml +++ b/.github/workflows/appium-automation.yml @@ -34,7 +34,7 @@ jobs: with: path: qa repository: BranchMetrics/qentelli-saas-sdk-testing-automation - ref: Improvements + ref: gdeluna-branch/SDK-2337 token: ${{ secrets.BRANCHLET_ACCESS_TOKEN_PUBLIC }} # repo's gradle is configured to run on java 17 - name: Setup java for gradle