mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2025-12-19 09:02:59 +00:00
port required?
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user