Skip to content

Commit c365230

Browse files
committed
allow release-drafter to create drafts
1 parent 1c02e2f commit c365230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Release Drafter
22
permissions:
3-
contents: read
3+
contents: write
44

55
on:
66
push:

0 commit comments

Comments
 (0)