Skip to content

Commit 3366570

Browse files
committed
Enable publishing to PyPI
1 parent 77d2309 commit 3366570

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name: Release
33

44
env:
5-
ENABLE_PYPI_PUBLISH: false
6-
ENABLE_TEST_PYPI_PUBLISH: false
5+
ENABLE_PYPI_PUBLISH: true
6+
ENABLE_TEST_PYPI_PUBLISH: true
77
RELEASE_PYTHON_VERSION: "3.11"
88
RELEASE_POETRY_VERSION: "1.3"
99

0 commit comments

Comments
 (0)