diff --git a/.github/workflows-source/ci.yaml b/.github/workflows-source/ci.yaml index 0d359f16..b4a82b51 100644 --- a/.github/workflows-source/ci.yaml +++ b/.github/workflows-source/ci.yaml @@ -183,8 +183,6 @@ jobs: release: name: Release runs-on: ubuntu-latest - environment: - name: Production needs: check_release concurrency: group: release diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fa3b617a..e3c8e279 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -282,8 +282,6 @@ jobs: release: name: Release runs-on: ubuntu-latest - environment: - name: Production needs: check_release concurrency: group: release