Skip to content

Commit c8ceb4d

Browse files
committed
fix release workflow dispatch permissions
1 parent f0e971d commit c8ceb4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [main]
66

77
permissions:
8+
actions: write
89
contents: write
910
pull-requests: write
1011

0 commit comments

Comments
 (0)