diff --git a/.github/workflows/checkout-test-build-deploy.yml b/.github/workflows/checkout-test-build-deploy.yml index b6a7b51..609800c 100644 --- a/.github/workflows/checkout-test-build-deploy.yml +++ b/.github/workflows/checkout-test-build-deploy.yml @@ -99,7 +99,7 @@ jobs: unzip -o embed.zip - name: Collect Workflow Telemetry - uses: bojanrajh/workflow-telemetry-action@4b4f729b0326fe422292686a20d6c630d05457d4 + uses: bojanrajh/workflow-telemetry-action@bbed71a1090bccb86b61f542dce2a9070cbfbdd1 with: comment_on_pr: 'update' diff --git a/.gitignore b/.gitignore index da166d2..ef4bc13 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ bin/ .vitepress/cache/ .vitepress/dist/ .DS_Store +tsconfig.dump.json diff --git a/README.md b/README.md index 6961d27..f96872f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Shopware Design Portal An instance of the `shopware/developer-documentation-vitepress`, as is `shopware/developer-portal`, dedicated for -Designers. +Designers - [shopware.design](https://shopware.design). ## See