diff --git a/.github/workflows/deploy-master-staging.yaml b/.github/workflows/deploy-master-staging.yaml index fd8be7ec7..f5ecbcdf6 100644 --- a/.github/workflows/deploy-master-staging.yaml +++ b/.github/workflows/deploy-master-staging.yaml @@ -17,10 +17,6 @@ jobs: SENTRY_URL_PREFIX: "~/dashboard/static" SENTRY_DSN: ${{ secrets.SENTRY_DSN }} SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }} - MARKETPLACE_URL: "https://marketplace-gray.vercel.app/" - SALEOR_APPS_PAGE_PATH: saleor-apps - SALEOR_APPS_JSON_PATH: api/saleor-apps - APP_TEMPLATE_GALLERY_PATH: template-gallery APPS_MARKETPLACE_API_URI: "https://marketplace-gray.vercel.app/api/v2/saleor-apps" ENVIRONMENT: saleor-master-staging IS_CLOUD_INSTANCE: true