diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index b0c3431..43cca28 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -13,6 +13,7 @@ jobs: id-token: write contents: read attestations: write + deployments: write name: Build runs-on: ubuntu-latest