Skip to content

Commit

Permalink
fix: revert branch name change to vhd automation pipeline (#4090)
Browse files Browse the repository at this point in the history
Co-authored-by: anujmaheshwari1 <[email protected]>
  • Loading branch information
anujmaheshwari1 and anujmaheshwari1 authored Feb 20, 2024
1 parent 584b3e0 commit 326a53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vhdbuilder/scripts/automate_version_bump.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ set -x

build_ids=$3

branch_name=$github_user_name/$new_image_version
branch_name=imageBump/$new_image_version
pr_title="VHDVersion"

# This function finds the current SIG Image version from the input JSON file
Expand Down

0 comments on commit 326a53d

Please sign in to comment.