Skip to content

Commit 5e75c00

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

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,7 @@ 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:
23-
id-token: write
2419
contents: read
2520
steps:
2621
- name: Checkout

0 commit comments

Comments
 (0)