Füge robots.txt und sitemap.xml hinzu, aktualisiere die Viewport-Meta-Tag und schließe zusätzliche Dateien vom Upload aus
All checks were successful
Deploy via FTP / deploy (push) Successful in 3s
All checks were successful
Deploy via FTP / deploy (push) Successful in 3s
This commit is contained in:
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@@ -45,8 +45,11 @@ jobs:
|
||||
--exclude uploads/ \
|
||||
--exclude .claude/ \
|
||||
--exclude .gitignore \
|
||||
--exclude .package.json \
|
||||
--exclude package.json \
|
||||
--exclude package-lock.json \
|
||||
--exclude .env \
|
||||
--exclude node_modules/ \
|
||||
--exclude scripts/ \
|
||||
--exclude impressum.html \
|
||||
--exclude datenschutz.html \
|
||||
--exclude-glob *.csv \
|
||||
|
||||
Reference in New Issue
Block a user