mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2024-11-27 16:05:44 +00:00
try without https
This commit is contained in:
parent
0186c40583
commit
0bcb5dc315
2
.github/workflows/upload.yml
vendored
2
.github/workflows/upload.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
- name: Updating website.
|
- name: Updating website.
|
||||||
uses: appleboy/ssh-action@master
|
uses: appleboy/ssh-action@master
|
||||||
with:
|
with:
|
||||||
host: https://based.cooking
|
host: based.cooking
|
||||||
username: based
|
username: based
|
||||||
key: ${{ secrets.based_ssh }}
|
key: ${{ secrets.based_ssh }}
|
||||||
passphrase: ${{ secrets.based_ssh_pass }}
|
passphrase: ${{ secrets.based_ssh_pass }}
|
||||||
|
Loading…
Reference in New Issue
Block a user