diff --git a/action.yml b/action.yml index fe90d1b..d623158 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: "Automating Azure Custom Vision Training and Prediction" -description: "Get your model ready using this action" +name: "Automating Image Classification with Microsoft Azure Custom Vision Training and Prediction" +description: "Get your model published using this action" author: "Mritunjay Sharma" inputs: @@ -33,4 +33,4 @@ runs: image: "Dockerfile" branding: icon: 'box' - color: 'blue' \ No newline at end of file + color: 'blue'