Skip to content

Commit 4f95405

Browse files
committed
fix syntax
1 parent c1aef79 commit 4f95405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mlmodeldownloader.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
FirebaseMLModelDownloader/Tests/Integration/Resources/GoogleService-Info.plist "$plist_secret"
4545
echo "$MY_SECRET_14904"
4646
ls FirebaseMLModelDownloader/Tests/Integration/Resources/GoogleService-Info.plist
47-
secrets: ${{ secrets.MY_SECRET_14904 }}
47+
secrets: ${{ secrets.MY_SECRET_14904 }}
4848

4949

5050
# mlmodeldownloader-cron-only:

0 commit comments

Comments
 (0)