From 3c7cb8119cd5201f900f31a984310953e32ff725 Mon Sep 17 00:00:00 2001 From: Vitalij Mik Date: Mon, 6 Nov 2023 11:29:05 +0100 Subject: [PATCH] NTR: test old key --- .github/actions/run-e2e/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/run-e2e/action.yml b/.github/actions/run-e2e/action.yml index ebae032f8..c86dc5914 100644 --- a/.github/actions/run-e2e/action.yml +++ b/.github/actions/run-e2e/action.yml @@ -65,7 +65,7 @@ inputs: required: false _STORE_API_KEY: description: 'This is the Store API Key that is used when launching our Shopware. Its not confidential, its just for here' - default: 'SWSCOVFSNKLBYUTKS1VSOEDGUQ' + default: 'SWSCOVFSNKLBYUTKS1VSOEDTUQ' required: false _ZIP_FILE: description: 'This is the defined filename of the ZIP file that we use for the installation of the plugin'