Skip to content

Commit 3791281

Browse files
committed
Remove Test PyPI from workflow
1 parent cbdd471 commit 3791281

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/workflow.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ on:
1010
required: true
1111
type: boolean
1212
default: false
13-
publish_to_test_pypi:
14-
description: 'Publish to Test PyPI'
15-
required: true
16-
type: boolean
17-
default: true
1813

1914
jobs:
2015
build:

0 commit comments

Comments
 (0)