Skip to content

Commit 6c6357b

Browse files
committed
Adding overview to marketplace publish [release]
1 parent ef4a468 commit 6c6357b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

AddActionsWorkflow.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ EndProject
88
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BC351199-8D4C-43CE-AAF2-04FE610784FE}"
99
ProjectSection(SolutionItems) = preProject
1010
.github\workflows\build.yaml = .github\workflows\build.yaml
11+
README.md = README.md
1112
vs-publish.json = vs-publish.json
1213
EndProjectSection
1314
EndProject

vs-publish.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"internalName": "MarkdownEditor2",
66
"tags": [ "github", "actions", "devops", "workflow" ]
77
},
8+
"overview": "README.md",
89
"publisher": "TimHeuer",
910
"repo": "https://github.com/timheuer/AddActionsWorkflow"
1011
}

0 commit comments

Comments
 (0)