mirror of
https://github.com/hex248/sprint.git
synced 2026-02-07 18:23:03 +00:00
added port
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
host: ${{ secrets.SERVER_HOST }}
|
host: ${{ secrets.SERVER_HOST }}
|
||||||
username: ${{ secrets.SERVER_USER }}
|
username: ${{ secrets.SERVER_USER }}
|
||||||
|
port: ${{ secrets.SERVER_PORT }}
|
||||||
key: ${{ secrets.SERVER_SSH_KEY }}
|
key: ${{ secrets.SERVER_SSH_KEY }}
|
||||||
script: |
|
script: |
|
||||||
/home/ob/.local/bin/s
|
/home/ob/.local/bin/s
|
||||||
|
|||||||
Reference in New Issue
Block a user