1 parent c90aeb4 commit 6d8b4c3Copy full SHA for 6d8b4c3
1 file changed
.github/workflows/release-noble.yml
@@ -9,7 +9,8 @@ jobs:
9
release:
10
permissions:
11
actions: read
12
- contents: read
+ contents: write
13
+ discussions: write
14
id-token: write
15
uses: panva/.github/.github/workflows/npm-release.yml@main
16
with:
0 commit comments