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 6673bf9 commit 609152fCopy full SHA for 609152f
.github/workflows/abtesting.yml
@@ -46,8 +46,8 @@ jobs:
46
setup_command: scripts/setup_quickstart.sh abtesting
47
plist_src_path: scripts/gha-encrypted/qs-database.plist.gpg
48
plist_dst_path: quickstart-ios/database/GoogleService-Info.plist
49
- # secrets:
50
- # plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
+ secrets:
+ plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
51
52
# quickstart-ftl-cron-only:
53
# # Don't run on private repo.
0 commit comments