Skip to content

Commit

Permalink
remove debug mode from changelog script
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcping committed Sep 2, 2024
1 parent 70c5b19 commit 59680fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/generate-changelog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ then
exit 1
fi

set -x
CHANGELOG=$($(go env GOPATH)/bin/changelog-build -this-release $TARGET_SHA \
-last-release $PREVIOUS_RELEASE_SHA \
-git-dir $__parent \
Expand Down

0 comments on commit 59680fa

Please sign in to comment.