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 0b58a2c commit 460b5d9Copy full SHA for 460b5d9
.github/workflows/publish.yml
@@ -26,7 +26,7 @@ jobs:
26
id: version
27
uses: notiz-dev/github-action-json-property@release
28
with:
29
- path: 'plugin.json'
+ path: 'Flow.Launcher.Plugin.KubernetesContextSwitcher/plugin.json'
30
prop_path: 'Version'
31
- run: echo ${{steps.version.outputs.prop}}
32
- name: Restore
0 commit comments