Skip to content

Commit

Permalink
fix: PyPI deployment (DEV-1270) (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
jnussbaum committed Aug 22, 2022
1 parent 5e402e4 commit dafaa7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -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"
Expand Down

0 comments on commit dafaa7e

Please sign in to comment.