mirror of
https://gitee.com/jiulinxiri/ssh-scp-deploy.git
synced 2025-09-10 02:15:25 +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:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- uses: marcodallasanta/ssh-scp-deploy@fix-action_never_fails
|
||||
with:
|
||||
- uses: marcodallasanta/ssh-scp-deploy@development
|
||||
with:
|
||||
local: "CHANGELOG.md"
|
||||
remote: "~/"
|
||||
host: ${{secrets.HOST}}
|
||||
|
Reference in New Issue
Block a user