diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b8d3518e..a26e97df 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -102,7 +102,7 @@ jobs: push: runs-on: ubuntu-latest environment: release - needs: [test-bundle, test-dev, test-variables, test-optional-bundle, test-vendor, test-ghcr, smoke-test, test-engine] + needs: [test, test-ghcr, smoke-test] permissions: contents: write steps: