Skip to content

Commit 13f73ea

Browse files
committed
Update swift.yml
1 parent 432e335 commit 13f73ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
"hostname": "${{ secrets.SQ_LITE_CLOUD_HOST }}",
2727
"username": "${{ secrets.SQ_LITE_CLOUD_USER }}",
2828
"password": "${{ secrets.SQ_LITE_CLOUD_PASS }}",
29-
"apyKey": "${{ secrets.SQ_LITE_CLOUD_APIKEY }}"
29+
"apiKey": "${{ secrets.SQ_LITE_CLOUD_APIKEY }}"
3030
}
3131
' >> Tests/SQLiteCloudTests/Secrets/secrets.json
3232

0 commit comments

Comments
 (0)