Skip to content

Commit

Permalink
Update upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
develcooking authored Jan 30, 2024
1 parent d41d2d6 commit 6a2586b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
- name: Updating website.
uses: appleboy/ssh-action@master
with:
host: ${{ secrets.STYLE_HOST }
username: ${{ secrets.STYLE_USER }
host: kochenmit.style
username: Woom
key: ${{ secrets.STYLE_SSH }}
port: ${{ secrets.STYLE_PORT }}
script: |
Expand Down

0 comments on commit 6a2586b

Please sign in to comment.