Skip to content

Commit

Permalink
Fixed release.yaml (#989)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAugspurger authored Apr 2, 2024
1 parent 12d396b commit 2dfe474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
environment: release-pypi
if: github.event.action == 'published'
runs-on: ubuntu-latest
needs: build-package
needs: check-package

steps:
- name: Download packages built by build-and-inspect-python-package
Expand Down

0 comments on commit 2dfe474

Please sign in to comment.