diff --git a/.github/actions/build/action.yml b/.github/actions/build/action.yml index e1200a37..8c18b46f 100644 --- a/.github/actions/build/action.yml +++ b/.github/actions/build/action.yml @@ -354,6 +354,7 @@ runs: GITHUB_TOKEN: ${{inputs.GITHUB_TOKEN}} REPO_VISIBILITY: ${{inputs.REPO_VISIBILITY}} PROJECT_TO_PUBLISH: ${{inputs.PROJECT_TO_PUBLISH}} + DOTNET_DOCKER_PLATFORM: ${{inputs.DOTNET_DOCKER_PLATFORM}} ############################################################################################################ # NPM BUILD