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.
2 parents 6559997 + 63a303f commit a86b39aCopy full SHA for a86b39a
1 file changed
README.md
@@ -5,7 +5,7 @@ Use this action to convert issues into a unified JSON structure.
5
## Setup
6
7
```yml
8
-- uses: stefanbuck/github-issue-praser@main
+- uses: stefanbuck/github-issue-parser@main
9
id: issue-parser
10
with:
11
template-path: .github/ISSUE_TEMPLATE/bug-report.yml
@@ -50,4 +50,4 @@ Chrome, Safari
50
"never_give_up": true,
51
"hot_dog_is_a_sandwich": false
52
}
53
-```
+```
0 commit comments