workflowfix7
Some checks failed
Auto Pull / deploy (push) Failing after 0s

This commit is contained in:
themelm 2025-03-29 15:29:13 -06:00
parent 887d0f75cc
commit c54f441965

View file

@ -10,8 +10,9 @@ jobs:
runs-on: docker
steps:
- name: SSH Deploy
run: apt update && apt install -y openssh-client git hugo rsync
uses: https://github.com/appleboy/ssh-action@v1
#run: apt update && apt install -y openssh-client git hugo rsync
#
with:
host: ${{ secrets.HOST_ADDRESS }}
username: forgejo #$ {{ secrets.SSH_USER }} #