Skip to content

Commit

Permalink
Require pypi publishing before creating release (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
pederhan authored Nov 20, 2024
1 parent 03c7a68 commit 5194cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ jobs:
publish_github:
name: Publish GitHub release
needs:
- build_pypi
- build_pyinstaller
- publish_pypi
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 5194cc7

Please sign in to comment.