diff --git a/.github/workflows/on-commits.yml b/.github/workflows/on-commits.yml index 435ffa96..86adbc9a 100644 --- a/.github/workflows/on-commits.yml +++ b/.github/workflows/on-commits.yml @@ -79,6 +79,7 @@ jobs: else echo "Nothing to commit" fi + tree -s blobs src # TODO: optimize to only create a dev release if the blobs.yaml file has some changes