diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 43cca28..a36af78 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -11,9 +11,8 @@ jobs: build: permissions: id-token: write - contents: read + contents: write attestations: write - deployments: write name: Build runs-on: ubuntu-latest