From 5c83ec9617ab7e8fddf7b628f2562b07004f2a8d Mon Sep 17 00:00:00 2001 From: Vitalij Mik Date: Mon, 6 Nov 2023 12:41:23 +0100 Subject: [PATCH] NTR: test old key (#649) Co-authored-by: Vitalij Mik --- .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'