diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 3599e18..25771c6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -9,7 +9,7 @@ jobs: name: Build runs-on: ubuntu-22.04 permissions: - contents: read + contents: write packages: write steps: - name: Check out code into the Go module directory