1.0.4-1.4.9
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
||||
run: |
|
||||
& "$env:GITHUB_WORKSPACE\.gitea\workflows\sshupload.ps1" `
|
||||
-LocalFilePath "dist/builds/win/x64/Rosetta-*.exe" `
|
||||
-RemoteFolderPath "${{ secrets.SDU_SSH_TARGET_DIR }}/win32/x64" `
|
||||
-RemoteFolderPath "${{ secrets.SDU_SSH_KERNEL }}/win32/x64" `
|
||||
-ServerAddress "${{ secrets.SDU_SSH_HOST }}" `
|
||||
-Username "${{ secrets.SDU_SSH_USERNAME }}" `
|
||||
-PasswordParam '${{ secrets.SDU_SSH_PASSWORD }}'
|
||||
|
||||
Reference in New Issue
Block a user