We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f59f073 + 1c1882c commit aca152fCopy full SHA for aca152f
.github/workflows/publish.yml
@@ -2,7 +2,7 @@ name: Publish Python Package to PyPI
2
3
on:
4
workflow_run:
5
- workflows: [ "tests" ]
+ workflows: [ "CI" ]
6
types: [ completed ]
7
8
jobs:
0 commit comments