Skip to content

Commit 982206c

Browse files
committed
[ci/release] Set contents permission to write
1 parent 5c30b9c commit 982206c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
types:
2626
- published
2727
permissions:
28-
contents: read
28+
contents: write
2929
jobs:
3030
bazeldist:
3131
name: "Bazel / Distribution"

0 commit comments

Comments
 (0)