Skip to content

Commit 9c00002

Browse files
ci: 🔧 add discussion write permission to the ci job
1 parent f41a6f3 commit 9c00002

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ permissions:
1010
packages: write
1111
attestations: write
1212
id-token: write
13+
discussions: write
1314

1415
jobs:
1516
release:

0 commit comments

Comments
 (0)