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

chamikara pushed a commit to branch java_expansion_service_container_snapshots
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to 
refs/heads/java_expansion_service_container_snapshots by this push:
     new 0e535051be3 Tags Java SNAPSHOT containers with the '.dev' version
0e535051be3 is described below

commit 0e535051be37fbff161794b6740c919e56122e1d
Author: Chamikara Jayalath <[email protected]>
AuthorDate: Sat Oct 5 15:41:26 2024 -0700

    Tags Java SNAPSHOT containers with the '.dev' version
---
 .github/workflows/beam_Publish_Beam_SDK_Snapshots.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml 
b/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
index 388ad741f06..b62cd8f61ef 100644
--- a/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
+++ b/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
@@ -46,7 +46,7 @@ env:
   GRADLE_ENTERPRISE_CACHE_USERNAME: ${{ secrets.GE_CACHE_USERNAME }}
   GRADLE_ENTERPRISE_CACHE_PASSWORD: ${{ secrets.GE_CACHE_PASSWORD }}
   docker_registry: gcr.io
-  RELEASE_VERSION: ${{ github.event.inputs.RELEASE_VERSION }}
+#  RELEASE_VERSION: ${{ github.event.inputs.RELEASE_VERSION }}
 
 jobs:
   beam_Publish_Beam_SDK_Snapshots:

Reply via email to