Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
anidotnet committed Jan 6, 2024
2 parents 9433425 + 86ab638 commit 77c8d4c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -464,9 +464,11 @@
<version>${dokka.version}</version>
<executions>
<execution>
<phase>pre-site</phase>
<phase>prepare-package</phase>
<goals>
<goal>dokka</goal>
<goal>javadoc</goal>
<goal>javadocJar</goal>
</goals>
</execution>
</executions>
Expand Down

0 comments on commit 77c8d4c

Please sign in to comment.