Skip to content

Commit a424b19

Browse files
committed
Remove unused pypi environment for now
1 parent 468654a commit a424b19

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ jobs:
1515
pypi:
1616
name: Publish to PyPI
1717
runs-on: ubuntu-latest
18-
# Environment and permissions trusted publishing.
19-
environment:
20-
# Create this environment in the GitHub repository under Settings -> Environments
21-
name: pypi
2218
permissions:
2319
id-token: write
2420
contents: read

0 commit comments

Comments
 (0)