Remove PyPI environment from publish workflow
This commit is contained in:
parent
ed5b9b414c
commit
688550a9c6
1 changed files with 0 additions and 3 deletions
3
.github/workflows/pypi-publish.yml
vendored
3
.github/workflows/pypi-publish.yml
vendored
|
|
@ -52,9 +52,6 @@ jobs:
|
|||
permissions:
|
||||
id-token: write
|
||||
|
||||
environment:
|
||||
name: pypi
|
||||
|
||||
steps:
|
||||
- name: Retrieve release distributions
|
||||
uses: actions/download-artifact@v4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue