We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c944c3 commit 00023a6Copy full SHA for 00023a6
1 file changed
.github/workflows/publish-extension.yml
@@ -1,4 +1,5 @@
1
name: Publish extension
2
+run-name: Publish extension ${{ fromJson(inputs.extension).id }}
3
on:
4
workflow_dispatch:
5
inputs:
0 commit comments