Skip to content

Commit c4c7531

Browse files
committed
Fix action name and description
1 parent 220be60 commit c4c7531

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: 'Deploy AML Online Endpoint with Docker'
2-
description: 'Deploy an Azure Machine Learning Online Endpoint using Docker, Azure CLI, and Azure Login'
1+
name: 'Create Azure ML Online Endpoint'
2+
description: 'Create an Azure ML Online Endpoint'
33
author: 'Marc van Duyn'
44
branding:
55
icon: 'cloud'

0 commit comments

Comments
 (0)