.forgejo/workflows/deploy.yml aktualisiert
Some checks failed
Deploy Scoresniper via SFTP / deploy (push) Failing after 4s

This commit is contained in:
potzplitz 2025-05-14 15:32:28 -04:00
parent 9481ab911d
commit 305671a842

View file

@ -23,4 +23,4 @@ jobs:
lftp -u ${{ secrets.SFTP_USER }},${{ secrets.SFTP_PASS }} sftp://potzplitz.de <<EOF
mirror -R --delete ./dist /var/www/html/scoresniper
quit
EOF
EOF