Skip to content

Commit 3fa54d8

Browse files
committed
Source log in 2-push-release-tag
1 parent b20c541 commit 3fa54d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

desktop/scripts/release/2-push-release-tag

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ PRODUCT_VERSION_PATH=$REPO_ROOT/dist-assets/desktop-product-version.txt
1212
PRODUCT_VERSION=$(cat $PRODUCT_VERSION_PATH)
1313

1414
source $REPO_ROOT/scripts/utils/print-and-run
15+
source $REPO_ROOT/scripts/utils/log
1516

1617
function push_tag {
1718
product_version=$(echo -n "$PRODUCT_VERSION")

0 commit comments

Comments
 (0)