Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi.Wu 2023-04-09 17:34:04 +08:00
parent 3e8794afe7
commit dbf0ba829b

View File

@ -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