Skip to content

Commit 2da7be9

Browse files
committed
Fix release permissions
1 parent b172322 commit 2da7be9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- v*
77

88
permissions:
9-
contents: read
9+
contents: write
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)