This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch try_new_jamesives
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git

commit e466b69cc8738d77f54b4b630b314c4c67569081
Author: Lee Rhodes <[email protected]>
AuthorDate: Fri Nov 15 10:23:06 2024 -0800

    Try 4.6.8 JamesIves
---
 .github/workflows/javadoc.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/javadoc.yml b/.github/workflows/javadoc.yml
index 63383e3..1906727 100644
--- a/.github/workflows/javadoc.yml
+++ b/.github/workflows/javadoc.yml
@@ -26,7 +26,8 @@ jobs:
         run: mvn javadoc:javadoc
 
       - name: Deploy JavaDoc
-        uses: 
JamesIves/github-pages-deploy-action@5dc1d5a192aeb5ab5b7d5a77b7d36aea4a7f5c92
+        uses: JamesIves/[email protected]
+        #uses: 
JamesIves/github-pages-deploy-action@5dc1d5a192aeb5ab5b7d5a77b7d36aea4a7f5c92
         with:
           token: ${{ secrets.GITHUB_TOKEN }}
           folder: target/reports/apidocs


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to