Skip to content

Commit

Permalink
check output release
Browse files Browse the repository at this point in the history
  • Loading branch information
Станислав Михайлов committed Oct 7, 2024
1 parent 3306766 commit 5d5718c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
and upload them to GitHub Release
needs:
# - publish-to-pypi
- check-github-release
- check-release-exists
runs-on: ubuntu-latest
if: ${{ needs.check-release-exists.outputs.release-exists == 'false' }}
permissions:
Expand Down

0 comments on commit 5d5718c

Please sign in to comment.