Skip to content

Commit

Permalink
fix pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
ea-rus committed Nov 21, 2024
1 parent 0006142 commit 666df66
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Build and publish to pypi

on:
workflow_run:
workflows: ["Release"]
types:
- completed
release:
types: [published]

jobs:
# Push a new release to PyPI
Expand Down

0 comments on commit 666df66

Please sign in to comment.