diff --git a/.github/workflows/build_and_deploy.yml b/.github/workflows/build_and_deploy.yml index 83ffbf5..1d59369 100644 --- a/.github/workflows/build_and_deploy.yml +++ b/.github/workflows/build_and_deploy.yml @@ -7,7 +7,6 @@ jobs: build: name: Build runs-on: ubuntu-latest - environment: production steps: - uses: actions/checkout@v4 - name: Setting up node.js