diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a92b18fdc..ade278800 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -54,8 +54,7 @@ jobs: gh-release: if: github.ref_type == 'tag' - needs: - - publish + needs: publish name: Create GitHub release runs-on: ubuntu-latest permissions: