fix(CI): spacing on yml

This commit is contained in:
Marco Dalla Santa
2021-09-08 23:55:57 +02:00
parent 8823857dea
commit 642835df3d

View File

@@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v1
- uses: marcodallasanta/ssh-scp-deploy@development
with:
with:
local: "CHANGELOG.md"
remote: "~/"
host: ${{secrets.HOST}}