From f4f8d827ff966d7ff08b9d4a71d95a3d046ead50 Mon Sep 17 00:00:00 2001 From: Mark Ridgwell Date: Sat, 7 Dec 2024 12:32:52 +0000 Subject: [PATCH] [Actions] Updated .github/actions/dotnet-publish/action.yml --- .github/actions/dotnet-publish/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/dotnet-publish/action.yml b/.github/actions/dotnet-publish/action.yml index 148247ca..ac40f869 100644 --- a/.github/actions/dotnet-publish/action.yml +++ b/.github/actions/dotnet-publish/action.yml @@ -16,7 +16,7 @@ inputs: required: false PLATFORM: - description: 'Release notes' + description: 'Platform to build' required: true PROJECT_TO_PUBLISH: