Skip to content

Commit ef569ff

Browse files
committed
hotfix:release yml
1 parent c604b1b commit ef569ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v3
2424
- name: Read current version
2525
id: version
26-
uses: juliangruber/read-file[email protected]
26+
uses: ashley-taylor/read-json-property[email protected]
2727
with:
2828
path: ./release/package.json
2929
property: version

0 commit comments

Comments
 (0)