workflowfix6
Some checks failed
Auto Pull / deploy (push) Failing after 3s

This commit is contained in:
themelm 2025-03-29 15:28:02 -06:00
parent 4acdb4f249
commit 887d0f75cc

View file

@ -11,7 +11,7 @@ jobs:
steps: steps:
- name: SSH Deploy - name: SSH Deploy
uses: https://github.com/appleboy/ssh-action@v1 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: with:
host: ${{ secrets.HOST_ADDRESS }} host: ${{ secrets.HOST_ADDRESS }}
username: forgejo #$ {{ secrets.SSH_USER }} # username: forgejo #$ {{ secrets.SSH_USER }} #