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 53430ea commit c412f7dCopy full SHA for c412f7d
.github/workflows/database.yml
@@ -81,6 +81,8 @@ jobs:
81
plist_dst_path: quickstart-ios/database/GoogleService-Info.plist
82
quickstart_type: ${{ matrix.quickstart_type }}
83
run_tests: false
84
+ secrets:
85
+ plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
86
87
# database-cron-only:
88
# # Don't run on private repo.
0 commit comments