Skip to content

Commit 609152f

Browse files
committed
pass secret
1 parent 6673bf9 commit 609152f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/abtesting.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ jobs:
4646
setup_command: scripts/setup_quickstart.sh abtesting
4747
plist_src_path: scripts/gha-encrypted/qs-database.plist.gpg
4848
plist_dst_path: quickstart-ios/database/GoogleService-Info.plist
49-
# secrets:
50-
# plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
49+
secrets:
50+
plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
5151

5252
# quickstart-ftl-cron-only:
5353
# # Don't run on private repo.

0 commit comments

Comments
 (0)