Skip to content

Commit

Permalink
feat: added debug write to stderr
Browse files Browse the repository at this point in the history
  • Loading branch information
mdvorak committed Mar 21, 2022
1 parent 2283679 commit 7ee9326
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update_readme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ render_outputs() {
rm -f /tmp/TABLE.md /tmp/FILE.md
}

>&2 echo "Updating $FILE according to $ACTION_FILE"
render_inputs
render_outputs

0 comments on commit 7ee9326

Please sign in to comment.