From c683ce4d48e1382be8c08caaf434cac9c55ee457 Mon Sep 17 00:00:00 2001 From: Lazaro Alonso Date: Sun, 11 Jan 2026 19:00:10 +0100 Subject: [PATCH] add id token --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 938f896..5dea037 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,6 +7,7 @@ on: permissions: contents: write + id-token: write concurrency: group: release-${{ github.ref_name }}