Skip to content

Commit 725a6f6

Browse files
committed
Update CI permissions
1 parent ad8ac1f commit 725a6f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
push:
55
branches: [main]
66

7-
permissions: {}
7+
permissions:
8+
contents: read
89

910
jobs:
1011
tag-commit:

0 commit comments

Comments
 (0)