Skip to content

Commit 977a245

Browse files
deploy script
1 parent fd3deab commit 977a245

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
host: ${{ secrets.SSH_HOST }}
2828
username: ${{ secrets.SSH_USER }}
2929
key: ${{ secrets.SSH_KEY }}
30-
ssh_args: "-o StrictHostKeyChecking=no"
3130
script: |
3231
docker pull swiftfiddle/swiftfiddle-lsp:latest
3332
docker stop swiftfiddle-lsp || true

0 commit comments

Comments
 (0)