We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3bb557 commit 8784b15Copy full SHA for 8784b15
1 file changed
.github/workflows/release.yml
@@ -3,10 +3,6 @@ name: Upload Python Package
3
on:
4
release:
5
types: [created]
6
- workflow_run:
7
- workflows: ["Test"]
8
- types:
9
- - completed
10
11
jobs:
12
pypi-publish:
0 commit comments