Skip to content

Commit 04ce0c6

Browse files
committed
Fix Pipeline?
Signed-off-by: Jan Dittrich <[email protected]>
1 parent 68fc295 commit 04ce0c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
- poetry-build
5353
permissions:
5454
contents: write # Release
55+
discussions: write # Discussions
5556
id-token: write # Pypi
5657

5758
environment:

0 commit comments

Comments
 (0)