Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 14:42
· 1 commit to main since this release

Buy me a coffee
Documentation v1.2.0: https://raw.githack.com/jaywcjlove/github-action-folder-tree/e20c22a/index.html
Comparing Changes: v1.1.0...v1.2.0

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