From 3424195a469c679c8fc7021bca7b77e5f2b5ec4f Mon Sep 17 00:00:00 2001 From: cafitac Date: Mon, 27 Apr 2026 11:56:59 +0900 Subject: [PATCH] fix: restore id-token for npm provenance publish --- .github/workflows/publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 5f98789..92e1738 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -13,6 +13,7 @@ on: permissions: contents: write + id-token: write jobs: test: