Skip to content

Commit 8eab38e

Browse files
authored
Fix release permissions (#4724)
1 parent 7ca7872 commit 8eab38e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
branches:
88
- main
99

10+
permissions:
11+
contents: write
12+
1013
jobs:
1114
generate-tag:
1215
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)