update depoly port
This commit is contained in:
@@ -45,6 +45,7 @@ jobs:
|
|||||||
uses: appleboy/scp-action@master
|
uses: appleboy/scp-action@master
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.SERVER_HOST }}
|
host: ${{ secrets.SERVER_HOST }}
|
||||||
|
port: ${{ secrets.SERVER_PORT }}
|
||||||
username: ${{ secrets.SERVER_USERNAME }}
|
username: ${{ secrets.SERVER_USERNAME }}
|
||||||
password: ${{ secrets.SERVER_PASSWD }}
|
password: ${{ secrets.SERVER_PASSWD }}
|
||||||
source: "Message-Nest"
|
source: "Message-Nest"
|
||||||
|
|||||||
Reference in New Issue
Block a user