Актуализация ветки Dev #2
@@ -34,7 +34,7 @@ jobs:
|
||||
- name: Upload to SSH using WinSCP Powershell
|
||||
shell: powershell
|
||||
run: |
|
||||
& ".\sshupload.ps1" `
|
||||
& "${{ runner.workspace }}\sshupload.ps1" `
|
||||
-LocalFilePath "dist/builds/win/x64/Rosetta-*.exe" `
|
||||
-RemoteFolderPath "${{ secrets.SSH_TARGET_DIR }}" `
|
||||
-ServerAddress "${{ secrets.SSH_HOST }}" `
|
||||
|
||||
Reference in New Issue
Block a user