You've already forked CS-Box
Update .gitea/workflows/publish.yaml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user