Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
chore(github-action): display files on-commits
Browse files Browse the repository at this point in the history
To ease release creation debugging, we list files in blobs dir and src dir
  • Loading branch information
o-orand committed Dec 27, 2023
1 parent e69c4b5 commit 3252f34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3252f34

Please sign in to comment.