There was an error while loading. Please reload this page.
1 parent 0650f45 commit e74b597Copy full SHA for e74b597
1 file changed
.github/workflows/publish.yml
@@ -42,12 +42,6 @@ jobs:
42
# IMPORTANT: this permission is mandatory for trusted publishing
43
id-token: write
44
45
- # Dedicated environments with protections for publishing are strongly recommended.
46
- environment:
47
- name: pypi
48
- # OPTIONAL: uncomment and update to include your PyPI project URL in the deployment status:
49
- # url: https://pypi.org/p/YOURPROJECT
50
-
51
steps:
52
- name: Retrieve release distributions
53
uses: actions/download-artifact@v4
0 commit comments