Skip to content

Commit

Permalink
Fix release workflow file
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
mdellweg committed Feb 16, 2023
1 parent 821f587 commit 001a606
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
publish-pypi:
name: Publish to PyPI
needs: release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 001a606

Please sign in to comment.