Skip to content

Commit e37bc72

Browse files
authored
Merge branch 'main' into fix-dir-sync
2 parents face195 + f9f4299 commit e37bc72

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)