and then added these two lines to the end of the f...
# show-and-tell
m
and then added these two lines to the end of the flow:
Copy code
filepaths = get_filepaths(dbt_path, upstream_tasks=[dbt_run])
publish_artifact(filepaths)