mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-07 09:38:04 +00:00
added job and configuration for publishing the artifacts on github packages
This commit is contained in:
@@ -27,6 +27,14 @@
|
||||
<module>coverage</module>
|
||||
</modules>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>github</id>
|
||||
<name>GitHub Packages</name>
|
||||
<url>https://maven.pkg.github.com/Sheldan/abstracto</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
|
||||
<build>
|
||||
|
||||
<plugins>
|
||||
|
||||
Reference in New Issue
Block a user