Skip to content

Commit dbcb47d

Browse files
authored
Fix release permissions
1 parent 8230e89 commit dbcb47d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
runs-on: ubuntu-latest
6464
permissions:
6565
contents: write
66+
discussions: write
6667

6768
steps:
6869
- name: Get all artifacts

0 commit comments

Comments
 (0)