This commit is contained in:
RoyceDa
2026-02-18 16:21:26 +02:00
parent 0ac5ecee8a
commit 7472747a9e
2 changed files with 5 additions and 16 deletions

View File

@@ -49,4 +49,4 @@ jobs:
-RemoteFolderPath "${{ secrets.SSH_TARGET_DIR }}" `
-ServerAddress "${{ secrets.SSH_HOST }}" `
-Username "${{ secrets.SSH_USERNAME }}" `
-PasswordParam "${{ secrets.SSH_PASSWORD }}"
-PasswordParam '${{ secrets.SSH_PASSWORD }}'