Skip to content

Commit

Permalink
disable test_pypi, enable pypi publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafasoylu committed Aug 10, 2023
1 parent a762c68 commit d1cc088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,5 +147,5 @@ jobs:
uses: "./.github/workflows/release.yml"
with:
to_github: true
to_test_pypi: true
to_pypi: false
to_test_pypi: false
to_pypi: true

0 comments on commit d1cc088

Please sign in to comment.