Skip to content

Commit

Permalink
feat: Distribution to github packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tintinkung committed Apr 22, 2024
1 parent 7e1c98a commit 7af2500
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,11 @@
<properties>
<kotlin.version>1.6.0</kotlin.version>
</properties>
<distributionManagement>
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/asean-build-the-earth/alps-lib-asean</url>
</repository>
</distributionManagement>
</project>

0 comments on commit 7af2500

Please # to comment.