diff --git a/pom.xml b/pom.xml index a2662c3..281124b 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,7 @@ <junit.version>5.10.2</junit.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <mainClassName>com.thoughtworks.gha.notifier.GitHubNotifier</mainClassName> + <brew.formula.name>${project.artifactId}</brew.formula.name> </properties> <repositories> <repository>