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: 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}}