You've already forked ProfessionalWebsite
Update .gitea/workflows/publish.yaml
Some checks failed
Publish to Server / Deploy (push) Failing after 37s
Some checks failed
Publish to Server / Deploy (push) Failing after 37s
This commit is contained in:
@@ -22,8 +22,7 @@ jobs:
|
||||
with:
|
||||
server: ${{ vars.SSH_HOST }}
|
||||
username: ${{ vars.SSH_USERNAME }}
|
||||
key: ${{ secrets.SSH_KEY }}
|
||||
passphrase: ${{ secrets.KEY_PASSWORD }}
|
||||
password: ${{ secrets.KEY_PASSWORD }}
|
||||
port: 22
|
||||
uploads: |
|
||||
${{ vars.GIT_FOLDER }} => ${{ vars.SSH_FOLDER }}
|
||||
|
||||
Reference in New Issue
Block a user