mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-14 03:45:57 +00:00
added configuration to deploy documentation to GitHub pages when a release is happening
adapted documentation configuration
This commit is contained in:
@@ -27,13 +27,9 @@
|
||||
<module>coverage</module>
|
||||
</modules>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>github</id>
|
||||
<name>GitHub Packages</name>
|
||||
<url>https://maven.pkg.github.com/Sheldan/abstracto</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
<properties>
|
||||
<maven.build.timestamp.format>yyyy/MM/dd HH:mm</maven.build.timestamp.format>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user