diff --git a/templates/go-lib/.github/workflows/release.yml b/templates/go-lib/.github/workflows/release.yml index 2f8f892..372dd73 100644 --- a/templates/go-lib/.github/workflows/release.yml +++ b/templates/go-lib/.github/workflows/release.yml @@ -12,3 +12,5 @@ jobs: uses: netresearch/.github/.github/workflows/golib-create-release.yml@main permissions: contents: write + id-token: write + attestations: write