We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 798ac8d commit d54d239Copy full SHA for d54d239
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
35
release:
36
runs-on: ubuntu-latest
37
- environment: release
+ environment: publish
38
permissions:
39
# IMPORTANT: this permission is mandatory for trusted publishing to pypi
40
id-token: write
0 commit comments