mirror of
https://gitee.com/jiulinxiri/ssh-scp-deploy.git
synced 2025-09-10 10:19:49 +08:00
test(act): changed branch to pull with act
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -12,8 +12,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
||||||
- uses: marcodallasanta/ssh-scp-deploy@fix-action_never_fails
|
- uses: marcodallasanta/ssh-scp-deploy@development
|
||||||
with:
|
with:
|
||||||
local: "CHANGELOG.md"
|
local: "CHANGELOG.md"
|
||||||
remote: "~/"
|
remote: "~/"
|
||||||
host: ${{secrets.HOST}}
|
host: ${{secrets.HOST}}
|
||||||
|
Reference in New Issue
Block a user