diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 563467a..a4a2048 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -32,6 +32,8 @@ jobs: name: Release runs-on: ubuntu-latest needs: build + permissions: + contents: write steps: - id: create_release name: Release