diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 1afd48f..aae222b 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -3,6 +3,9 @@ name: Go +permissions: + contents: write + on: push: branches: [ "main" ]