Updated files with name that conforms to PR recommendations.
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
|||||||
# For a complete CI/CD sample to get started with GitHub Action workflows for Desktop Applications,
|
# For a complete CI/CD sample to get started with GitHub Action workflows for Desktop Applications,
|
||||||
# refer to https://github.com/microsoft/github-actions-for-desktop-apps
|
# refer to https://github.com/microsoft/github-actions-for-desktop-apps
|
||||||
|
|
||||||
name: Build, deploy and publish a Wpf desktop application
|
name: Wpf .NET Core
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "Test and publish a Wpf application",
|
"name": "Wpf .NET Core",
|
||||||
"description": "Build, test and publish a Wpf application built on .NET Core.",
|
"description": "Build, test and publish a Wpf application built on .NET Core.",
|
||||||
"iconName": "Wpf",
|
"iconName": "Wpf",
|
||||||
"categories": ["C#", "Visual Basic", "WPF", ".NET"]
|
"categories": ["C#", "Visual Basic", "WPF", ".NET"]
|
||||||
|
|||||||
Reference in New Issue
Block a user