mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2025-02-20 03:06:09 +00:00
port required?
This commit is contained in:
parent
1ecb7ff3f0
commit
b96c2e26f5
1
.github/workflows/upload.yml
vendored
1
.github/workflows/upload.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
|||||||
username: based
|
username: based
|
||||||
key: ${{ secrets.based_ssh }}
|
key: ${{ secrets.based_ssh }}
|
||||||
passphrase: ${{ secrets.based_ssh_pass }}
|
passphrase: ${{ secrets.based_ssh_pass }}
|
||||||
|
port: ${{ secrets.based_port }}
|
||||||
script: |
|
script: |
|
||||||
cd repo
|
cd repo
|
||||||
git pull --force origin master
|
git pull --force origin master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user