summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/upload.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/upload.yml b/.github/workflows/upload.yml
index 05307d7..b9174e3 100644
--- a/.github/workflows/upload.yml
+++ b/.github/workflows/upload.yml
@@ -21,7 +21,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 }}