Skip to content

Commit

Permalink
update release.sh
Browse files Browse the repository at this point in the history
Signed-off-by: oilbeater <liumengxinfly@gmail.com>
  • Loading branch information
oilbeater committed Feb 29, 2024
1 parent 1e0db6d commit 8d8f949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ git commit -m "prepare for next release"
git push

echo "trigger action to build new base"
gh workflow run build-kube-ovn-base.yaml --ref $(git branch --show-current)
gh workflow run build-kube-ovn-base.yaml -f branch=release-1.12

echo "Modify the doc version number manually"
cd ${DOCS_DIR}
Expand Down

0 comments on commit 8d8f949

Please sign in to comment.