mirror of
https://gitea.com/drucker/scp-action.git
synced 2025-06-07 13:56:38 +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…
x
Reference in New Issue
Block a user