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