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

View File

@ -28,7 +28,7 @@ jobs:
host: https://based.cooking
username: based
key: ${{ secrets.based_ssh }}
password: ${{ secrets.based_ssh_pass }}
passphrase: ${{ secrets.based_ssh_pass }}
script: |
cd repo
git pull --force origin master