We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae9eb29 commit e3c7621Copy full SHA for e3c7621
1 file changed
.github/workflows/release.yml
@@ -13,6 +13,7 @@ name: Manual PyPI Release
13
14
permissions:
15
id-token: write
16
+ contents: write
17
18
jobs:
19
release:
0 commit comments