Skip to content

Commit 6d8b4c3

Browse files
committed
ci: allow shared noble release workflow
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
1 parent c90aeb4 commit 6d8b4c3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release-noble.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ jobs:
99
release:
1010
permissions:
1111
actions: read
12-
contents: read
12+
contents: write
13+
discussions: write
1314
id-token: write
1415
uses: panva/.github/.github/workflows/npm-release.yml@main
1516
with:

0 commit comments

Comments
 (0)