From 88af8ca1e159f6d25617985b7b95906949d4365d Mon Sep 17 00:00:00 2001 From: Alice Pote Date: Fri, 5 Jan 2024 11:33:05 -0500 Subject: [PATCH] that should make it work? --- .github/workflows/release-dev.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-dev.yml b/.github/workflows/release-dev.yml index 7bf8f428d88..1c219dcdc4c 100644 --- a/.github/workflows/release-dev.yml +++ b/.github/workflows/release-dev.yml @@ -4,6 +4,7 @@ on: workflow_dispatch: # Make this a reusable workflow, no value needed # https://docs.github.com/en/actions/using-workflows/reusing-workflows + workflow_call: outputs: dev-version: description: The version that was just published to npm.