This commit is contained in:
parent
383f4aa64c
commit
7506f92b49
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
host: ${{ secrets.SSH_HOST }}
|
||||
username: ${{ secrets.SSH_USER }}
|
||||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
port: 22 # or 8022 based on your previous scp command
|
||||
port: 8022 # or 8022 based on your previous scp command
|
||||
script: |
|
||||
cd ~/Git/tracker
|
||||
git pull origin main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue