Skip to content

Commit 666a990

Browse files
committed
Fix publish workflow
1 parent 851ac10 commit 666a990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
id: version
4949
uses: notiz-dev/github-action-json-property@release
5050
with:
51-
path: "src/Flow.Launcher.Plugin.DialogJump.Files/plugin.json"
51+
path: "src/plugin.json"
5252
prop_path: "Version"
5353

5454
# Publish to GitHub releases

0 commit comments

Comments
 (0)