mirror of
https://gitee.com/jiulinxiri/ssh-scp-deploy.git
synced 2025-09-10 10:19:49 +08:00
test(CI): possible fix
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: marcodallasanta/ssh-scp-deploy@development
|
- uses: marcodallasanta/ssh-scp-deploy@development
|
||||||
with:
|
with:
|
||||||
local: "CHANGELOG.md"
|
local: "LICENSE"
|
||||||
remote: "~/"
|
remote: "~/"
|
||||||
host: ${{secrets.HOST}}
|
host: ${{secrets.HOST}}
|
||||||
user: ${{secrets.USER}}
|
user: ${{secrets.USER}}
|
||||||
|
Reference in New Issue
Block a user