Update Go Release workflow permissions
This commit is contained in:
parent
31211a9436
commit
5109da46d9
|
@ -1,5 +1,8 @@
|
|||
name: Go Release
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
|
|
Loading…
Reference in New Issue