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

yuqi4733 pushed a commit to branch issue-4445_for_test
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/issue-4445_for_test by this 
push:
     new f571c6d98 test
f571c6d98 is described below

commit f571c6d9826879d33b9986fd2a223b7b4e18d686
Author: yuqi <[email protected]>
AuthorDate: Wed Aug 14 20:18:19 2024 +0800

    test
---
 .github/workflows/docker-image.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docker-image.yml 
b/.github/workflows/docker-image.yml
index 572e4ce3c..d34f80e15 100644
--- a/.github/workflows/docker-image.yml
+++ b/.github/workflows/docker-image.yml
@@ -87,7 +87,7 @@ jobs:
       - name: Login to Docker Hub
         uses: docker/login-action@v2
         with:
-          username: ${{ secrets.DOCKER_REPOSITORY_USERNAME }}
+          username: datastrato
           password: ${{ secrets.DOCKER_REPOSITORY_PASSWORD }}
 
       - name: Set up Docker Buildx

Reply via email to