Skip to content

Commit 3bb5af3

Browse files
committed
ci: Add push permission for release workflow
1 parent c91b8fb commit 3bb5af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- main
66

77
permissions:
8-
contents: read
8+
contents: write
99
deployments: write
1010
issues: write
1111
pull-requests: write

0 commit comments

Comments
 (0)