Skip to content

Commit 3a0cc1f

Browse files
committed
docs: add missing "v" in "v1.0.0"
1 parent e5547af commit 3a0cc1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
steps:
77
- command: npm test
88
plugins:
9-
- check-run-reporter/check-run-reporter#1.0.0:
9+
- check-run-reporter/check-run-reporter#v1.0.0:
1010
file: 'reports/junit/**/*.xml'
1111
token: '<your repo token>'
1212
```

0 commit comments

Comments
 (0)