port required?

This commit is contained in:
Luke Smith 2021-03-12 09:58:24 -05:00
parent 1ecb7ff3f0
commit b96c2e26f5
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -29,6 +29,7 @@ jobs:
username: based
key: ${{ secrets.based_ssh }}
passphrase: ${{ secrets.based_ssh_pass }}
port: ${{ secrets.based_port }}
script: |
cd repo
git pull --force origin master