Skip to content

Commit 961681e

Browse files
author
Michael Henderson
committed
fix readme
1 parent 6b9ec4a commit 961681e

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
@@ -23,7 +23,7 @@ jobs:
2323
name: A test job to read a value from json as a variable
2424
steps:
2525
- name: Read a json file
26-
uses: ./
26+
uses: fiddlermikey/assign-from-json@v0.9
2727
id: read
2828
with:
2929
input-file: 'package.json'

0 commit comments

Comments
 (0)