diff --git a/action.yml b/action.yml index b87059b..98070e0 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'Maven GAV Extractor' -description: 'Extracts Maven grouoId, artifactId and version from pom.xml' +description: 'Extracts Maven groupId, artifactId and version from pom.xml' branding: icon: 'bar-chart-2' color: 'orange'