Closed zacharyburnett closed 4 months ago
the workflows don't have names so it defaults to their filename, which is ugly:
Additionally, the version output was broken because I forgot to include echo when piping to awk; that's fixed here
version
echo
awk
the workflows don't have names so it defaults to their filename, which is ugly:
Additionally, the
version
output was broken because I forgot to includeecho
when piping toawk
; that's fixed here