Fix Remote Port key in workflow
This commit is contained in:
parent
78f32ab1ef
commit
e5aa5355c5
@ -33,5 +33,5 @@ jobs:
|
||||
REMOTE_HOST: ${{ secrets.REMOTE_HOST }}
|
||||
REMOTE_USER: ${{ secrets.REMOTE_USER }}
|
||||
TARGET: ${{ secrets.REMOTE_TARGET }}
|
||||
REMOTE PORT: "65002"
|
||||
REMOTE_PORT: "65002"
|
||||
EXCLUDE: "/node_modules/, /host/"
|
Loading…
x
Reference in New Issue
Block a user