diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 02d4d13b1..049d6f1c9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -38,7 +38,7 @@ jobs: notification: name: Google chat notification about release and published version - needs: [release-pypi, release-docs] + needs: [release-pypi] runs-on: ubuntu-latest steps: - name: Send notification to google chat room "DSP releases"