Skip to content

Commit 9c53c4b

Browse files
committed
build: add permissions
1 parent f9972a1 commit 9c53c4b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/prepare-release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
name: Prepare Release
22

3+
permissions:
4+
actions: read
5+
contents: write
6+
security-events: read
7+
38
on:
49
workflow_dispatch:
510
inputs:

0 commit comments

Comments
 (0)