diff --git a/.github/workflows/npm-deploy.yml b/.github/workflows/npm-deploy.yml index 8f0ba579..ff7d9f29 100644 --- a/.github/workflows/npm-deploy.yml +++ b/.github/workflows/npm-deploy.yml @@ -54,7 +54,6 @@ jobs: skip_app_build: true azure_static_web_apps_api_token: ${{ secrets.RIVIEREN_APP_AZURE_STATIC_WEB_APP_TOKEN }} - - name: Overwrite the app-config.json file for IWP Public App run: | rm dist/app-config.json @@ -209,4 +208,3 @@ jobs: api_location: '' skip_app_build: true azure_static_web_apps_api_token: ${{ secrets.IWP_SWM_APP_AZURE_STATIC_WEB_APP_TOKEN }} -