Skip to content

Commit c965df1

Browse files
authored
release workflow permission (#144)
Signed-off-by: Daniel Guns <danbguns@gmail.com>
1 parent d49173d commit c965df1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
- major
1515

1616
permissions:
17-
contents: read
17+
contents: write
1818
pull-requests: write
1919

2020
jobs:

0 commit comments

Comments
 (0)