Skip to content

Commit

Permalink
fix: release to pypi on release publish
Browse files Browse the repository at this point in the history
  • Loading branch information
vanstinator committed May 31, 2022
1 parent cbc5e50 commit 8bd8f8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
branches:
- master

release:
types: [published]

jobs:
build_wheels:
Expand Down

0 comments on commit 8bd8f8d

Please sign in to comment.