diff --git a/action.yml b/action.yml index 629dc6f..07c58bf 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: "Hello World" -description: "Greet someone and record the time" +name: "Project Version Check" +description: "Checks if the project version matches the Git tag" inputs: branch: description: "Branch name"