From 872be2656924d55a47b1c8ba25e7ddbd9eb7fcf4 Mon Sep 17 00:00:00 2001 From: regevbr Date: Mon, 12 Jan 2026 15:27:58 +0200 Subject: [PATCH] v5 release --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7c64360..eee3307 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -9,7 +9,7 @@ permissions: contents: read # Allows checking out the repository contents env: - PRIMARY_NODE_VERSION: 24.x + NODE_VERSION: 24.x REGISTRY: https://registry.npmjs.org/ jobs: