Skip to content

Commit

Permalink
Merge branch 'main' into eugene/test_prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
eyurtsev authored Oct 19, 2023
2 parents d4fb4cd + db1016d commit a8f0bbb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/_test_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ env:
POETRY_VERSION: "1.5.1"

jobs:
if_release:
# Disallow publishing from branches that aren't `main`.
if: github.ref == 'refs/heads/main'
publish_to_test_pypi:
runs-on: ubuntu-latest
permissions:
# This permission is used for trusted publishing:
Expand Down

0 comments on commit a8f0bbb

Please sign in to comment.