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

This commit is contained in:
2025-11-08 19:35:05 +00:00
parent 0292e5488f
commit 2df9525a96

View File

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