This commit is contained in:
parent
4acdb4f249
commit
887d0f75cc
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
steps:
|
||||
- name: SSH Deploy
|
||||
uses: https://github.com/appleboy/ssh-action@v1
|
||||
run: apt update && apt install -y openssh-client git hugo rsync
|
||||
#run: apt update && apt install -y openssh-client git hugo rsync
|
||||
with:
|
||||
host: ${{ secrets.HOST_ADDRESS }}
|
||||
username: forgejo #$ {{ secrets.SSH_USER }} #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue