diff options
-rw-r--r-- | .github/workflows/go-release.yml | 3 |
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: |