diff --git a/action.yml b/action.yml index 7279e0f..ad4a3f6 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Clone Github Repo' +name: 'Clone Github Repo Action' description: "Github Action to clone a public or private Github repository and access its content on others repositories' workflows."