try without https

pull/92/merge
Luke Smith 3 years ago
parent 0186c40583
commit 0bcb5dc315
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

@ -25,7 +25,7 @@ jobs:
- name: Updating website.
uses: appleboy/ssh-action@master
with:
host: https://based.cooking
host: based.cooking
username: based
key: ${{ secrets.based_ssh }}
passphrase: ${{ secrets.based_ssh_pass }}

Loading…
Cancel
Save