Skip to content

Commit e4686ac

Browse files
committed
Update ChangelogUpdate.yml
1 parent 6f3e555 commit e4686ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ChangelogUpdate.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
4747
TAG=$(git describe --tags --abbrev=0)
4848
GIT_LOG=$(git log $TAG..HEAD --pretty=format:"%H %s [%an]")
49-
CHANGELOG=""
5049
5150
# Iterate over categories
5251
for i in $(seq 0 $(echo "$CATEGORIES" | yq eval 'length' -)); do

0 commit comments

Comments
 (0)