Update .gitea/workflows/publish.yaml
All checks were successful
Publish to Server / Deploy (push) Successful in 18s

This commit is contained in:
2025-11-08 20:25:59 +00:00
parent 2df9525a96
commit b1b65003af

View File

@@ -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*