From 3cef25990c89a3666b513fb75fb2a4cd76132c77 Mon Sep 17 00:00:00 2001 From: Haseeb Ahmad Date: Wed, 24 Jun 2026 10:15:29 +0200 Subject: [PATCH] CLOUDPLAT-3162: pass environment via with: input https://mapbox.atlassian.net/browse/CLOUDPLAT-3162 --- .github/workflows/npm-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/npm-release.yml b/.github/workflows/npm-release.yml index e63e3f0..83c60ec 100644 --- a/.github/workflows/npm-release.yml +++ b/.github/workflows/npm-release.yml @@ -9,6 +9,6 @@ jobs: permissions: id-token: write contents: write - environment: npm-release with: create-github-release: true + environment: npm-release