final deploy

This commit is contained in:
2026-08-16 12:26:26 +02:00
parent d02b7db5a4
commit d053f1ea90
+1 -1
View File
@@ -70,7 +70,7 @@ jobs:
server: ${{ secrets.IONOS_SFTP_HOST }} server: ${{ secrets.IONOS_SFTP_HOST }}
username: ${{ secrets.IONOS_SFTP_USER }} username: ${{ secrets.IONOS_SFTP_USER }}
password: ${{ secrets.IONOS_SFTP_PASSWORD }} password: ${{ secrets.IONOS_SFTP_PASSWORD }}
remote_path: '/deploy/moonweb/' remote_path: '/websites/moonweb/'
port: 22 port: 22
sftp_only: true sftp_only: true