Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an echo to help understand what is going on
Browse files Browse the repository at this point in the history
Garanas committed Jul 29, 2024
1 parent 9485d57 commit 8397834
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/scripts/changelog-combine.sh
Original file line number Diff line number Diff line change
@@ -123,6 +123,8 @@ if [ "$1" ]; then
output="$1.md"
fi

echo "Writing output to: $output"

rm -f "$output"

# Add the initial header

0 comments on commit 8397834

Please sign in to comment.