Skip to content

Commit

Permalink
Fine, you can release manually as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Tremeschin committed Aug 3, 2024
1 parent 22f91f1 commit 8f8f580
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:

publish:
needs: [sdist, wheels]
if: github.event_name == 'push' && contains(github.event.head_commit.message, 'Deploy release')
name: Publish to PyPI
runs-on: ubuntu-latest

Expand Down

0 comments on commit 8f8f580

Please sign in to comment.