mirror of
https://gitee.com/jiulinxiri/ssh-scp-deploy.git
synced 2025-09-11 02:32:31 +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
|
||||
with:
|
||||
local: "CHANGELOG.md"
|
||||
local: "LICENSE"
|
||||
remote: "~/"
|
||||
host: ${{secrets.HOST}}
|
||||
user: ${{secrets.USER}}
|
||||
|
Reference in New Issue
Block a user