Skip to content

Commit dad5a31

Browse files
hard coded select test app banch
1 parent a878df8 commit dad5a31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/flutter.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
env:
7979
SDK: android
8080
BUILD_NUMBER: ${{ github.run_id }}
81-
TESTAPP_BRANCH: master
81+
TESTAPP_BRANCH: vuid-optln
8282
GITHUB_TOKEN: ${{ secrets.CI_USER_TOKEN }}
8383
EVENT_TYPE: ${{ github.event_name }}
8484
REPO_SLUG: 'optimizely/optimizely-flutter-testapp'
@@ -120,7 +120,7 @@ jobs:
120120
env:
121121
SDK: ios
122122
BUILD_NUMBER: ${{ github.run_id }}
123-
TESTAPP_BRANCH: master
123+
TESTAPP_BRANCH: vuid-optln
124124
GITHUB_TOKEN: ${{ secrets.CI_USER_TOKEN }}
125125
EVENT_TYPE: ${{ github.event_name }}
126126
REPO_SLUG: 'optimizely/optimizely-flutter-testapp'

0 commit comments

Comments
 (0)