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 }}