Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 14:22
· 10 commits to main since this release

Buy me a coffee
Documentation v1.0.1: https://raw.githack.com/jaywcjlove/github-action-folder-tree/012a13f/index.html
Comparing Changes: v1.0.0...v1.0.1

- name: Print Folder Tree
  uses: jaywcjlove/github-action-folder-tree@main
  with:
    exclude: "node_modules|dist|.git|.husky"
    path: ./src
    depth: 2