Skip to content

Commit

Permalink
Allow re-try of pypi release.
Browse files Browse the repository at this point in the history
  • Loading branch information
delucchi-cmu authored Oct 17, 2024
1 parent d1287d9 commit 2b35215
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ name: Upload Python Package
on:
release:
types: [published]
pull_request:
branches: [ main ]
workflow_dispatch:

permissions:
contents: read
Expand Down

0 comments on commit 2b35215

Please sign in to comment.