We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 164e38d commit 3061b3aCopy full SHA for 3061b3a
.github/workflows/abtesting.yml
@@ -47,8 +47,8 @@ jobs:
47
product: ABTesting
48
is_legacy: true
49
setup_command: QUICKSTART_BRANCH=mc/spm scripts/setup_quickstart_spm.sh abtesting
50
- plist_src_path: scripts/gha-encrypted/qs-database.plist.gpg
51
- plist_dst_path: quickstart-ios/database/GoogleService-Info.plist
+ plist_src_path: scripts/gha-encrypted/qs-abtesting.plist.gpg
+ plist_dst_path: quickstart-ios/abtesting/GoogleService-Info.plist
52
secrets:
53
plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
54
0 commit comments