Skip to content

Commit 992fa26

Browse files
committed
mod flow - rel 3
1 parent 0ff9161 commit 992fa26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
tags:
88
- "v*" # all tags starting with v
99

10+
permissions:
11+
contents: write
12+
pull-requests: read
13+
1014
jobs:
1115
release:
1216
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)