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 c1aef79 commit 4f95405Copy full SHA for 4f95405
.github/workflows/mlmodeldownloader.yml
@@ -44,7 +44,7 @@ jobs:
44
FirebaseMLModelDownloader/Tests/Integration/Resources/GoogleService-Info.plist "$plist_secret"
45
echo "$MY_SECRET_14904"
46
ls FirebaseMLModelDownloader/Tests/Integration/Resources/GoogleService-Info.plist
47
- secrets: ${{ secrets.MY_SECRET_14904 }}
+ secrets: ${{ secrets.MY_SECRET_14904 }}
48
49
50
# mlmodeldownloader-cron-only:
0 commit comments