We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68fc295 commit 04ce0c6Copy full SHA for 04ce0c6
.github/workflows/python-publish.yml
@@ -52,6 +52,7 @@ jobs:
52
- poetry-build
53
permissions:
54
contents: write # Release
55
+ discussions: write # Discussions
56
id-token: write # Pypi
57
58
environment:
0 commit comments