Skip to content

Commit 8323f9f

Browse files
author
a.pirogov
committed
prepare for real PyPI release
1 parent c10586f commit 8323f9f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 3 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: false
157-
to_test_pypi: true
158-
to_pypi: false
156+
to_github: true
157+
to_pypi: true
158+
to_test_pypi: false

0 commit comments

Comments
 (0)