Skip to content

Commit

Permalink
Refix deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
StastnyJ authored Jan 21, 2024
1 parent 2eb9239 commit 4cb2138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
script: rm -r /var/www/html/ziskAdmin/* || true
- name: Copy repository contents via scp
uses: appleboy/scp-action@master
env:
with:
HOST: ${{ secrets.HOST }}
USERNAME: root
PORT: 22
Expand Down

0 comments on commit 4cb2138

Please sign in to comment.