Skip to content

Commit 89ccf4c

Browse files
committed
Update Publish Release.yml
1 parent b146bca commit 89ccf4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Publish Release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
id: version
2727
uses: notiz-dev/github-action-json-property@release
2828
with:
29-
path: 'data.json'
29+
path: 'plugin.json'
3030
prop_path: 'Version'
3131

3232
- run: echo ${{steps.version.outputs.prop}}

0 commit comments

Comments
 (0)