aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/go-release.yml
diff options
context:
space:
mode:
authorLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-07-22 18:55:42 -0400
committerLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-07-22 18:55:42 -0400
commit5109da46d970f9b06c344c7e0c0bf5550b73c974 (patch)
treecd2a062c6322560240de86ea3d8fb82bfaa84048 /.github/workflows/go-release.yml
parent31211a9436b7073ee054cbc091ce684a9051efec (diff)
downloaddonetick-5109da46d970f9b06c344c7e0c0bf5550b73c974.tar.gz
donetick-5109da46d970f9b06c344c7e0c0bf5550b73c974.tar.bz2
donetick-5109da46d970f9b06c344c7e0c0bf5550b73c974.zip
Update Go Release workflow permissions
Diffstat (limited to '')
-rw-r--r--.github/workflows/go-release.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/go-release.yml b/.github/workflows/go-release.yml
index 9ff7474..bbf1b1c 100644
--- a/.github/workflows/go-release.yml
+++ b/.github/workflows/go-release.yml
@@ -1,5 +1,8 @@
name: Go Release
+permissions:
+ contents: write
+
on:
push:
tags: