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 466cc76 commit 27ce23c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: appleboy/ssh-action@master
with:
host: kochenmit.style
username: ${{ secrets.USER }
username: ${{ secrets.STYLE_USER }
key: ${{ secrets.STYLE_SSH }}
port: ${{ secrets.STYLE_PORT }}
script: |
Expand Down

0 comments on commit 27ce23c

Please sign in to comment.