We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b2c563 commit 047a21aCopy full SHA for 047a21a
1 file changed
.github/workflows/publish.yaml
@@ -36,6 +36,7 @@ jobs:
36
37
pypi-public:
38
name: Publish to PyPI
39
+ needs: build
40
runs-on: ubuntu-latest
41
environment:
42
name: pypi
0 commit comments