Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 14:34
· 3 commits to main since this release

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

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