From cdcff80fe62948cd4b2412677b28df7b2ac84a4f Mon Sep 17 00:00:00 2001 From: Gellipapa Date: Mon, 14 Oct 2024 22:28:25 +0200 Subject: [PATCH] Update simple-release.yml --- .github/workflows/simple-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/simple-release.yml b/.github/workflows/simple-release.yml index a8162c1a..5b8db661 100644 --- a/.github/workflows/simple-release.yml +++ b/.github/workflows/simple-release.yml @@ -39,3 +39,4 @@ jobs: versionNumber: ${{ github.event.inputs.versionNumber }} excludeOptions: ${{ github.event.inputs.excludeOptions }} neededNewBranch: ${{ github.event.inputs.neededNewBranch }} + fxmanifestPath: ${{ github.events.inputs.fxmanifestPath }}