Skip to content

Commit

Permalink
Remove unnecessary echo from draft a release
Browse files Browse the repository at this point in the history
  • Loading branch information
juhaku committed Feb 14, 2022
1 parent 10dfa4a commit 2591b90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/gitlog/gitlog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,3 @@ done
if [[ "$output_file" != "" ]]; then
echo -e "$log" > "$output_file"
fi
echo -e "$log"

0 comments on commit 2591b90

Please sign in to comment.