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 ef8f72f commit 5233beeCopy full SHA for 5233bee
README.md
@@ -56,7 +56,7 @@ You'll need to run the `actions/checkout` Action beforehand, to check out the co
56
- name: Checkout code
57
uses: actions/checkout@master
58
- name: Update diagram
59
- uses: githubocto/repo-visualizer@0.4.0
+ uses: githubocto/repo-visualizer@0.5.0
60
with:
61
output_file: "images/diagram.svg"
62
excluded_paths: "dist,node_modules"
0 commit comments