Skip to content

Commit 9c17814

Browse files
committed
ci: grant contents: write permission to create a new release
1 parent 27faf50 commit 9c17814

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
runs-on: self-hosted
107107
permissions:
108108
packages: write
109+
contents: write
109110
env:
110111
GOPATH: ${{ github.workspace }}/../go
111112
HOME: ${{ github.workspace }}/..

0 commit comments

Comments
 (0)