Changed CHANGELOG.md .

This commit is contained in:
Marco Dalla Santa
2020-12-21 22:09:43 +01:00
parent d744479d59
commit 7d6ed29410

View File

@@ -14,7 +14,7 @@ jobs:
- uses: marcodallasanta/ssh-scp-deploy@main
with:
local: "./"
local: "CHANGELOG.md"
remote: "~/"
host: ${{secrets.HOST}}
user: ${{secrets.USER}}