We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15bc2e1 commit e467a44Copy full SHA for e467a44
README.md
@@ -44,7 +44,7 @@ You'll need to run the `actions/checkout` Action beforehand, to check out the co
44
- name: Checkout code
45
uses: actions/checkout@master
46
- name: Update diagram
47
- uses: githubocto/repo-visualizer@0.3.0
+ uses: githubocto/repo-visualizer@0.4.0
48
with:
49
output_file: "images/diagram.svg"
50
excluded_paths: "dist,node_modules"
0 commit comments