Skip to content

Commit b615bf7

Browse files
committed
add write perm to create github release
1 parent d688713 commit b615bf7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
tags:
77
- 'release/*'
88

9+
permissions:
10+
contents: write
11+
912
env:
1013
FLUTTER_VERSION: 3.13.9
1114

0 commit comments

Comments
 (0)