Documentation v1.2.0: https://raw.githack.com/jaywcjlove/github-action-folder-tree/e20c22a/index.html
Comparing Changes: v1.1.0...v1.2.0
- 🌟 feat: add config input. #2 7ecef7d @jaywcjlove
- name: Print Folder Tree
uses: jaywcjlove/github-action-folder-tree@main
with:
exclude: "node_modules|dist|.git|.husky"
path: ./src
depth: 2