Skip to content

Commit 2ec502c

Browse files
authored
Merge pull request #3 from tiithansen/fix-release-please-permissions
ci: Fix release please permissions
2 parents f81f0b2 + 3d1cc40 commit 2ec502c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ on:
33
branches:
44
- main
55

6+
permissions:
7+
contents: write
8+
pull-requests: write
9+
610
name: Release
711
jobs:
812
release-please:

0 commit comments

Comments
 (0)