Skip to content

Commit c6794d7

Browse files
committed
Remove environment from publish-to-pypi for now
1 parent 35bbbbf commit c6794d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
jobs:
88
build-and-publish:
99
name: Builds and publishes releases to PyPI
10-
environment: pypi
1110
permissions:
1211
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
1312
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)