mirror of
https://gitee.com/jiulinxiri/ssh-scp-deploy.git
synced 2026-02-01 20:26:14 +08:00
fix(CI): spacing on yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
||||||
- uses: marcodallasanta/ssh-scp-deploy@development
|
- uses: marcodallasanta/ssh-scp-deploy@development
|
||||||
with:
|
with:
|
||||||
local: "CHANGELOG.md"
|
local: "CHANGELOG.md"
|
||||||
remote: "~/"
|
remote: "~/"
|
||||||
host: ${{secrets.HOST}}
|
host: ${{secrets.HOST}}
|
||||||
|
|||||||
Reference in New Issue
Block a user