Skip to content

Commit 613f3ef

Browse files
author
Michael Henderson
committed
2 parents 318812e + 5c48b53 commit 613f3ef

File tree

3 files changed

+86
-88
lines changed

3 files changed

+86
-88
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: ./ # Uses an action in the root directory
1515
id: read
1616
with:
17-
input-file: 'packages.json'
17+
input-file: 'package.json'
1818
input-property: 'author.name' # Exp: 'fiddlermikey'
1919
- name: adding initial markdown
2020
id: adding-initial-markdown

0 commit comments

Comments
 (0)