Skip to content

Commit eed3e50

Browse files
committed
Remove on release trigger (can't automate ${{ inputs.* }})
1 parent 535f45f commit eed3e50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ on:
1212
options: [PyPI, TestPyPI]
1313
default: TestPyPI
1414
required: true
15-
release:
16-
types: [published]
1715

1816
jobs:
1917
build:

0 commit comments

Comments
 (0)