We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3deaebd commit 6b9b85aCopy full SHA for 6b9b85a
.github/workflows/ci.yml
@@ -194,6 +194,7 @@ jobs:
194
# https://github.community/t/is-it-possible-to-require-all-github-actions-tasks-to-pass-without-enumerating-them/117957/4?u=graingert
195
name: Check tag and publish
196
runs-on: ubuntu-latest
197
+ environment: release-pypi
198
permissions:
199
# IMPORTANT: this permission is mandatory for trusted publishing
200
id-token: write
0 commit comments