Skip to content

Commit

Permalink
Adding homebrew build
Browse files Browse the repository at this point in the history
  • Loading branch information
kebernet committed Jul 31, 2024
1 parent 054d58c commit 8a4edc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 8a4edc1

Please sign in to comment.