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 eb6863e commit 5f12849Copy full SHA for 5f12849
1 file changed
README.md
@@ -72,7 +72,7 @@ You'll need to run the `actions/checkout` Action beforehand, to check out the co
72
- name: Checkout code
73
uses: actions/checkout@master
74
- name: Update diagram
75
- uses: githubocto/repo-visualizer@0.5.0
+ uses: githubocto/repo-visualizer@0.6.1
76
with:
77
output_file: "images/diagram.svg"
78
excluded_paths: "dist,node_modules"
0 commit comments