Skip to content

Commit

Permalink
Correct release jobs dependency (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
rokam authored May 28, 2024
1 parent 26f1efa commit 1b65a30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:

deploy:
runs-on: ubuntu-latest
needs: quality

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 1b65a30

Please sign in to comment.