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

damccorm pushed a commit to branch users/damccorm/fixBranch
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/users/damccorm/fixBranch by 
this push:
     new 9a3855ce7c8 Remove default
9a3855ce7c8 is described below

commit 9a3855ce7c848bc0e27c80c0e06bb27e1c36a715
Author: Danny McCormick <[email protected]>
AuthorDate: Mon Jan 6 09:35:28 2025 -0500

    Remove default
---
 .github/workflows/republish_released_docker_containers.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/republish_released_docker_containers.yml 
b/.github/workflows/republish_released_docker_containers.yml
index f369354e0b4..5ab38cff10f 100644
--- a/.github/workflows/republish_released_docker_containers.yml
+++ b/.github/workflows/republish_released_docker_containers.yml
@@ -25,7 +25,6 @@ on:
       RELEASE:
         description: Beam version of current release (e.g. 2.XX.0)
         required: false
-        default: '2.XX.0'
       RC:
         description: Integer RC version for the release (e.g. 3 for RC3)
         required: false

Reply via email to