mirror of
https://gitee.com/jiulinxiri/ssh-scp-deploy.git
synced 2025-09-10 02:15:25 +08:00
test(CI): this sshpass should fail
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
- uses: marcodallasanta/ssh-scp-deploy@development
|
||||
with:
|
||||
local: "CHANGELOG.md"
|
||||
remote: "~/error"
|
||||
remote: "~/error/"
|
||||
host: ${{secrets.HOST}}
|
||||
user: ${{secrets.USER}}
|
||||
password: ${{secrets.PASSWORD}}
|
||||
|
Reference in New Issue
Block a user