mirror of
https://ghproxy.net/https://github.com/appleboy/scp-action.git
synced 2025-04-04 05:48:24 +00:00
update
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
3e8794afe7
commit
dbf0ba829b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -140,5 +140,5 @@ jobs:
|
||||
username: ${{ secrets.USERNAME }}
|
||||
key: ${{ secrets.KEY }}
|
||||
port: ${{ secrets.PORT }}
|
||||
source: ${{ join(steps.changed-files.outputs.all_changed_files, ',') }}
|
||||
source: "${{ join(steps.changed-files.outputs.all_changed_files, ',') }}"
|
||||
target: test
|
||||
|
Loading…
Reference in New Issue
Block a user