We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44ed1d9 commit 4030b16Copy full SHA for 4030b16
.github/workflows/storage.yml
@@ -108,7 +108,7 @@ jobs:
108
with:
109
python-version: '3.11'
110
- name: Setup quickstart
111
- run: QUICKSTART_BRANCH=nc/strg-tests scripts/setup_quickstart_spm.sh storage
+ run: QUICKSTART_BRANCH=main scripts/setup_quickstart_spm.sh storage
112
- name: Install Secret GoogleService-Info.plist
113
run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/qs-storage.plist.gpg \
114
quickstart-ios/storage/GoogleService-Info.plist "$plist_secret"
0 commit comments