We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb5b840 commit b46b5aeCopy full SHA for b46b5ae
1 file changed
.github/workflows/release.yml
@@ -75,9 +75,6 @@ jobs:
75
publish_to_pypi:
76
needs: [build_wheels, build_sdist]
77
runs-on: ubuntu-latest
78
- environment:
79
- name: pypi
80
- url: https://pypi.org/p/binary-semantic-cache
81
permissions:
82
id-token: write # IMPORTANT: Mandatory for trusted publishing
83
steps:
0 commit comments