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