mirror of
https://gitee.com/jiulinxiri/ssh-scp-deploy.git
synced 2025-09-10 18:25:12 +08:00
test(act): act stopped working on branches?
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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: "~/"
|
||||||
|
Reference in New Issue
Block a user