xijiu commented on code in PR #18299:
URL: https://github.com/apache/kafka/pull/18299#discussion_r1899514202


##########
.github/workflows/build.yml:
##########
@@ -114,6 +114,7 @@ jobs:
         # --no-scan:      For public fork PRs, we won't attempt to publish the 
scan
         run: |
           ./gradlew --build-cache --info $SCAN_ARG check siteDocTar -x test
+          ./gradlew releaseTarGz

Review Comment:
   Nice idea, I will update it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to