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.
discussions: write
1 parent 9927598 commit a1fcb23Copy full SHA for a1fcb23
.github/workflows/release.yaml
@@ -25,6 +25,7 @@ on:
25
26
permissions:
27
contents: write
28
+ discussions: write
29
30
env:
31
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments