From 858fc481b1f65540b0bba3553119d7f262b61e1f Mon Sep 17 00:00:00 2001 From: Marco Dalla Santa Date: Thu, 9 Sep 2021 00:01:31 +0200 Subject: [PATCH] test(act): act stopped working on branches? --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1c7a403..6c903d0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@v1 - - uses: marcodallasanta/ssh-scp-deploy@development + - uses: marcodallasanta/ssh-scp-deploy@main with: local: "CHANGELOG.md" remote: "~/"