Refactor: added auto-generated readable readme file to releases

This commit is contained in:
Oleg Agafonov 2023-03-12 13:56:29 +04:00
parent 7880d6cc43
commit e2271d79fb
7 changed files with 62 additions and 3 deletions

View file

@ -352,6 +352,10 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
</plugin>
<plugin>
<groupId>com.ruleoftech</groupId>
<artifactId>markdown-page-generator-plugin</artifactId>
</plugin>
</plugins>
<finalName>mage-server</finalName>