From d8c1140235142bb32714f0c2deabb241321f7f23 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Mon, 27 Apr 2026 02:35:56 +0100 Subject: [PATCH] ci: fix full release validation gh repo context --- .github/workflows/full-release-validation.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/full-release-validation.yml b/.github/workflows/full-release-validation.yml index fe2f90c8dee..4a514a12d51 100644 --- a/.github/workflows/full-release-validation.yml +++ b/.github/workflows/full-release-validation.yml @@ -60,6 +60,7 @@ concurrency: env: FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true" + GH_REPO: ${{ github.repository }} jobs: resolve_target: