mirror of
https://github.com/appleboy/scp-action.git
synced 2024-11-23 23:55:09 +08:00
chore: add debug
This commit is contained in:
parent
1c43a9662a
commit
4df1959b05
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -59,5 +59,6 @@ jobs:
|
|||||||
key: ${{ secrets.SSH2 }}
|
key: ${{ secrets.SSH2 }}
|
||||||
passphrase: ${{ secrets.PASSPHRASE }}
|
passphrase: ${{ secrets.PASSPHRASE }}
|
||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
|
debug: true
|
||||||
source: "tests/aaaaa.txt"
|
source: "tests/aaaaa.txt"
|
||||||
target: "test"
|
target: "test"
|
||||||
|
Loading…
Reference in New Issue
Block a user