diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 9c5fbc1..d15e15b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -33,7 +33,7 @@ environment: Testing container_img_build_push_gar: - # needs: [test] + needs: [test] # Allow the job to fetch a GitHub ID token permissions: id-token: write