Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mjt320 authored Feb 8, 2024
1 parent 18bd03d commit f7b2574
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@ jobs:
github-release:
name: >-
Upload to GitHub Release
#needs:
needs:
- build
#- publish-to-pypi
runs-on: ubuntu-latest
if: needs.check_version.outputs.output=='true'
Expand Down

0 comments on commit f7b2574

Please sign in to comment.