Skip to content

Commit d1cc088

Browse files
committed
disable test_pypi, enable pypi publishing
1 parent a762c68 commit d1cc088

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
@@ -147,5 +147,5 @@ jobs:
147147
uses: "./.github/workflows/release.yml"
148148
with:
149149
to_github: true
150-
to_test_pypi: true
151-
to_pypi: false
150+
to_test_pypi: false
151+
to_pypi: true

0 commit comments

Comments
 (0)