Update .gitea/workflows/publish.yaml

This commit is contained in:
2025-11-08 18:30:58 +00:00
parent f9f4db2af1
commit db1fc8590b

View File

@@ -25,7 +25,7 @@ jobs:
key: ${{ secrets.SSH_KEY }} key: ${{ secrets.SSH_KEY }}
port: 22 port: 22
uploads: | uploads: |
. => ${{ vars.SSH_FOLDER }} ${{ vars.GIT_FOLDER }} => ${{ vars.SSH_FOLDER }}
delete: 'true' delete: 'true'
ignore: | ignore: |
*.git *.git