Skip to content

Commit b13829b

Browse files
fix typo.
1 parent cf10f2a commit b13829b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# action.yml
22
name: 'Codeatlas - Codebase Visualisation'
3-
description: "The Codeatlas codebase-visualizer action computes what's necessary to visualize codebases through https://codeatlas.dev and automatically adds this data to your repo by raising PRs."inputs:
3+
description: "The Codeatlas codebase-visualizer action computes what's necessary to visualize codebases through https://codeatlas.dev and automatically adds this data to your repo by raising PRs."
4+
inputs:
45
sub_directory:
56
description: 'Sub-directory to start visualisation from.'
67
required: false

0 commit comments

Comments
 (0)