We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4c7a12 commit 48f7ee4Copy full SHA for 48f7ee4
1 file changed
.github/workflows/python-publish.yml
@@ -11,11 +11,10 @@ jobs:
11
runs-on: ubuntu-latest
12
permissions:
13
contents: read
14
- environment:
15
- name: pypi-publish
16
- permissions:
17
# IMPORTANT: this permission is mandatory for Trusted Publishing
18
id-token: write
+ environment:
+ name: pypi-publish
19
20
steps:
21
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
0 commit comments