We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c777132 commit b48ead5Copy full SHA for b48ead5
.github/workflows/release.yml
@@ -9,6 +9,8 @@ jobs:
9
name: Publish to PyPI registry
10
environment: release
11
runs-on: ubuntu-22.04
12
+ permissions:
13
+ id-token: write
14
15
env:
16
FORCE_COLOR: 1
0 commit comments