Skip to content

Commit 9c5941f

Browse files
author
a.pirogov
committed
enable release to TestPyPI
1 parent a7c62f3 commit 9c5941f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,6 @@ jobs:
153153

154154
uses: "./.github/workflows/release.yml"
155155
with:
156-
to_github: true
157-
to_test_pypi: false
156+
to_github: false
157+
to_test_pypi: true
158158
to_pypi: false

0 commit comments

Comments
 (0)