Skip to content

Commit

Permalink
Update release-please.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlangrose authored Jan 18, 2024
1 parent 512ad68 commit d2a534b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
path: wheelhouse/*.whl

upload_to_pypi:
needs: ["release-please", "build_wheels", "make_sdist", "conda-deploy"]
needs: ["release-please", "make_sdist", "conda-deploy"]
runs-on: ubuntu-latest
#if: ${{ needs.release-please.outputs.release_created }}
steps:
Expand Down

0 comments on commit d2a534b

Please sign in to comment.