Skip to content

Commit

Permalink
Revert "Temporarily run python releases on each commit"
Browse files Browse the repository at this point in the history
This reverts commit 068f812.
  • Loading branch information
garfieldnate committed Sep 28, 2024
1 parent 068f812 commit 54f58a4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -483,8 +483,7 @@ jobs:
python_push_release:
name: Publish to pypi.org
runs-on: ubuntu-latest
# TODO: uncomment after releasing once
# if: github.event_name == 'release'
if: github.event_name == 'release'
needs: test_python

# We use Trusted Publishing to manage our access to pypi:
Expand Down

0 comments on commit 54f58a4

Please sign in to comment.