You've already forked Keresley-Church-Website
Update .gitea/workflows/publish.yaml
All checks were successful
Publish to Server / Deploy (push) Successful in 1m41s
All checks were successful
Publish to Server / Deploy (push) Successful in 1m41s
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
port: 22
|
||||
uploads: |
|
||||
${{ vars.GIT_FOLDER_MAIN }} => ${{ vars.SSH_FOLDER_BETA }}
|
||||
delete: 'true'
|
||||
delete: 'false'
|
||||
ignore: |
|
||||
*.git
|
||||
*/**/*git*
|
||||
@@ -39,7 +39,7 @@ jobs:
|
||||
port: 22
|
||||
uploads: |
|
||||
${{ vars.GIT_FOLDER_ARCHIVE }} => ${{ vars.SSH_FOLDER_ARCHIVE }}
|
||||
delete: 'true'
|
||||
delete: 'false'
|
||||
ignore: |
|
||||
*.git
|
||||
*/**/*git*
|
||||
Reference in New Issue
Block a user