Skip to content

Commit b46b5ae

Browse files
committed
fix(release): remove pypi environment requirement to simplify trusted publishing
1 parent bb5b840 commit b46b5ae

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ jobs:
7575
publish_to_pypi:
7676
needs: [build_wheels, build_sdist]
7777
runs-on: ubuntu-latest
78-
environment:
79-
name: pypi
80-
url: https://pypi.org/p/binary-semantic-cache
8178
permissions:
8279
id-token: write # IMPORTANT: Mandatory for trusted publishing
8380
steps:

0 commit comments

Comments
 (0)