diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d001b1c..96f9fb6 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -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 \ diff --git a/index.html b/index.html index c7bc5ae..639d3d5 100644 --- a/index.html +++ b/index.html @@ -2,13 +2,13 @@
- +