From 7b181bcac4dd7f1d4f93dd1632f10945ccdf8608 Mon Sep 17 00:00:00 2001 From: Bojan Rajh Date: Tue, 5 Mar 2024 11:21:13 +0100 Subject: [PATCH 1/3] chore: gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) 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 From 792bf8bf778fc0bae1f897f4394fd521432b8d46 Mon Sep 17 00:00:00 2001 From: Bojan Rajh Date: Thu, 7 Mar 2024 09:50:36 +0100 Subject: [PATCH 2/3] chore: shopware.design --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 0950ca1566725c0e2b762d9e860c5a0cd5e1b86f Mon Sep 17 00:00:00 2001 From: Bojan Rajh Date: Thu, 7 Mar 2024 09:57:10 +0100 Subject: [PATCH 3/3] chore: update workflow version --- .github/workflows/checkout-test-build-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'