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 852a8dc969a Tags Java SNAPSHOT containers with the '.dev' version
852a8dc969a is described below
commit 852a8dc969a9c6b12a5d391dc4b78df743f1bb1c
Author: Chamikara Jayalath <[email protected]>
AuthorDate: Sat Oct 5 15:31:51 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 7e26aca3da6..13410ef4bcc 100644
--- a/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
+++ b/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
@@ -83,7 +83,7 @@ jobs:
github_job: ${{ matrix.job_name }} (${{ matrix.container_task }})
- name: Print version
run: |
- echo "Release version is: ${RELEASE_VERSION}" >> $GITHUB_ENV
+ echo "Release version is: $RELEASE_VERSION" >> $GITHUB_ENV
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- name: GCloud Docker credential helper