diff --git a/.github/workflows/production.yml b/.github/workflows/production.yml index 5eaabfb..b60ed91 100644 --- a/.github/workflows/production.yml +++ b/.github/workflows/production.yml @@ -29,8 +29,6 @@ jobs: build: name: 🌇 Build runs-on: ubuntu-latest - env: - NEXT_PUBLIC_IN_GITHUB_ACTIONS: true steps: - name: Checkout uses: actions/checkout@v3