You've already forked ProfessionalWebsite
Update .gitea/workflows/publish.yaml
All checks were successful
Publish to Server / Deploy (push) Successful in 42s
All checks were successful
Publish to Server / Deploy (push) Successful in 42s
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
passphrase: ${{ secrets.KEY_PASSWORD }}
|
passphrase: ${{ secrets.KEY_PASSWORD }}
|
||||||
port: 22
|
port: 22
|
||||||
uploads: |
|
uploads: |
|
||||||
. => ${{ vars.SSH_FOLDER }}
|
${{ vars.GIT_FOLDER }} => ${{ vars.SSH_FOLDER }}
|
||||||
delete: 'true'
|
delete: 'true'
|
||||||
ignore: |
|
ignore: |
|
||||||
*.git
|
*.git
|
||||||
|
|||||||
Reference in New Issue
Block a user