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