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
The following commit(s) were added to refs/heads/try_new_jamesives by this push:
new 9d1d545 Update JamesIves/[email protected]
9d1d545 is described below
commit 9d1d545cc11a1dc89f68792882b85d06e1042aeb
Author: Lee Rhodes <[email protected]>
AuthorDate: Mon Nov 18 10:07:40 2024 -0800
Update JamesIves/[email protected]
---
.github/workflows/javadoc.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/javadoc.yml b/.github/workflows/javadoc.yml
index 1906727..7e5de55 100644
--- a/.github/workflows/javadoc.yml
+++ b/.github/workflows/javadoc.yml
@@ -26,8 +26,8 @@ jobs:
run: mvn javadoc:javadoc
- name: Deploy JavaDoc
- uses: JamesIves/[email protected]
- #uses:
JamesIves/github-pages-deploy-action@5dc1d5a192aeb5ab5b7d5a77b7d36aea4a7f5c92
+ uses: JamesIves/[email protected]
+ #uses:
JamesIves/github-pages-deploy-action@881db5376404c5c8d621010bcbec0310b58d5e29
#alternate
with:
token: ${{ secrets.GITHUB_TOKEN }}
folder: target/reports/apidocs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]