From 1808102c131261bb5d9f5c009ff77144ce76a974 Mon Sep 17 00:00:00 2001 From: Mark Ridgwell Date: Sat, 7 Dec 2024 12:40:34 +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: