From 3529577720c30776c5ab15e422ba9b98e8130fa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez?= <35505302+alvarof2@users.noreply.github.com> Date: Wed, 11 Mar 2026 14:15:00 +0100 Subject: [PATCH] Update release.yaml --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 66f0c6054d..88d08498ee 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -21,7 +21,7 @@ jobs: attestations: write id-token: write repository-projects: write - uses: celo-org/reusable-workflows/.github/workflows/npm-publish.yaml@develop + uses: celo-org/reusable-workflows/.github/workflows/npm-publish.yaml@develop-npm-publishing-oidc with: node-version: 20 version-command: yarn version-then-update-files