Skip to content

Commit 4030b16

Browse files
authored
Update .github/workflows/storage.yml
1 parent 44ed1d9 commit 4030b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/storage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
with:
109109
python-version: '3.11'
110110
- name: Setup quickstart
111-
run: QUICKSTART_BRANCH=nc/strg-tests scripts/setup_quickstart_spm.sh storage
111+
run: QUICKSTART_BRANCH=main scripts/setup_quickstart_spm.sh storage
112112
- name: Install Secret GoogleService-Info.plist
113113
run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/qs-storage.plist.gpg \
114114
quickstart-ios/storage/GoogleService-Info.plist "$plist_secret"

0 commit comments

Comments
 (0)