Skip to content

Commit f1e3c71

Browse files
authored
Update release.yml: Add permissions to release workflow
1 parent fd3ab1b commit f1e3c71

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
@@ -5,6 +5,10 @@ on:
55
branches:
66
- main
77

8+
permissions:
9+
contents: write
10+
pull-requests: write
11+
812
jobs:
913
release-please:
1014
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)