Skip to content

Commit

Permalink
ci: Require PyPI publishing before making a release
Browse files Browse the repository at this point in the history
  • Loading branch information
pederhan committed Nov 6, 2024
1 parent d1dfe14 commit b6634fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:
needs:
- build_pypi
- build_pyinstaller
- publish_pypi
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit b6634fa

Please sign in to comment.