diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6fcf0ab4..2d517305 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -381,10 +381,7 @@ jobs: fail_on_unmatched_files: true verify-release: - needs: - - get-configs - - version-and-tag - - release + needs: [ get-configs, version-and-tag, release ] runs-on: ubuntu-latest permissions: contents: read