Update Go Release workflow permissions
This commit is contained in:
parent
31211a9436
commit
5109da46d9
1 changed files with 3 additions and 0 deletions
3
.github/workflows/go-release.yml
vendored
3
.github/workflows/go-release.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Go Release
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
|
|
Loading…
Add table
Reference in a new issue