Skip to content

Commit 51ad107

Browse files
committed
Add missing permissions for release
1 parent c2eb320 commit 51ad107

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release-v0.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
push:
77
branches: [ release-v0 ]
88

9+
permissions:
10+
contents: write
11+
912
jobs:
1013
build:
1114
runs-on: [self-hosted, windows-10]

0 commit comments

Comments
 (0)