Make github-tag property available when generating Gradle plugin docs
Closes gh-11490
This commit is contained in:
@@ -259,6 +259,7 @@
|
||||
<configuration>
|
||||
<sourceDocumentName>index.adoc</sourceDocumentName>
|
||||
<attributes>
|
||||
<github-tag>${github-tag}</github-tag>
|
||||
<version-type>${version-type}</version-type>
|
||||
<version>${project.version}</version>
|
||||
</attributes>
|
||||
|
||||
Reference in New Issue
Block a user