test(act): act stopped working on branches?

This commit is contained in:
Marco Dalla Santa
2021-09-09 00:01:31 +02:00
parent 642835df3d
commit 858fc481b1

View File

@@ -12,7 +12,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- uses: marcodallasanta/ssh-scp-deploy@development - uses: marcodallasanta/ssh-scp-deploy@main
with: with:
local: "CHANGELOG.md" local: "CHANGELOG.md"
remote: "~/" remote: "~/"