Skip to content

Commit

Permalink
Add an echo to help understand what is going on
Browse files Browse the repository at this point in the history
  • Loading branch information
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
Expand Up @@ -123,6 +123,8 @@ if [ "$1" ]; then
output="$1.md"
fi

echo "Writing output to: $output"

rm -f "$output"

# Add the initial header
Expand Down

0 comments on commit 8397834

Please sign in to comment.