Skip to content

Commit 15ba43c

Browse files
authored
Update create-release.yml
1 parent 7817dbf commit 15ba43c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
push:
77
tags:
88
- '*' # On tag push
9-
9+
permissions:
10+
contents: write
1011
jobs:
1112
create_release:
1213
runs-on: windows-latest

0 commit comments

Comments
 (0)