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'