We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 851ac10 commit 666a990Copy full SHA for 666a990
.github/workflows/publish.yml
@@ -48,7 +48,7 @@ jobs:
48
id: version
49
uses: notiz-dev/github-action-json-property@release
50
with:
51
- path: "src/Flow.Launcher.Plugin.DialogJump.Files/plugin.json"
+ path: "src/plugin.json"
52
prop_path: "Version"
53
54
# Publish to GitHub releases
0 commit comments