diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f00c788f..485c08f1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -55,7 +55,6 @@ jobs: echo "RELAY_URL=wss://relay.stage.winden.app/" >> $GITHUB_ENV - name: create config .env file - if: inputs.environment == 'stage' run: | touch ./client/.env cat <> ./client/.env