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

yasith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/master by this push:
     new d8f9ff8b49 Update build-and-publish.yml
d8f9ff8b49 is described below

commit d8f9ff8b491f0cf8049491aa815c70853dae2de1
Author: Yasith Jayawardana <[email protected]>
AuthorDate: Wed Aug 20 17:14:57 2025 -0400

    Update build-and-publish.yml
---
 .github/workflows/build-and-publish.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build-and-publish.yml 
b/.github/workflows/build-and-publish.yml
index c95f4bf817..cfe8f4b00e 100644
--- a/.github/workflows/build-and-publish.yml
+++ b/.github/workflows/build-and-publish.yml
@@ -8,7 +8,7 @@ on:
 
 env:
   REGISTRY: docker.io
-  IMAGE_NAME: cybershuttle-airavata:latest
+  IMAGE_NAME: airavata:latest
 
 jobs:
   build-and-push:

Reply via email to