Skip to content

Commit 02c3632

Browse files
committed
fixed dependency naming
1 parent 4694914 commit 02c3632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
name: >-
6666
Publish Python 🐍 distribution 📦 to PyPI
6767
needs:
68-
- build
68+
- bump-and-build
6969
runs-on: ubuntu-latest
7070
environment:
7171
name: pypi

0 commit comments

Comments
 (0)