1
0
mirror of https://github.com/appleboy/scp-action.git synced 2025-06-19 15:31:11 +08:00

chore: update target

This commit is contained in:
Bo-Yi Wu 2019-09-28 11:32:50 +08:00
parent bffdab6759
commit 03e93ae863

@ -16,6 +16,6 @@ jobs:
PORT: ${{ secrets.PORT }}
with:
source: "tests/a.txt,tests/b.txt"
target: "/home/actions/test"
target: "/home/deploy/test"
timeout: 30s
command_timeout: 30s