Skip to content

Commit

Permalink
Adding overview to marketplace publish [release]
Browse files Browse the repository at this point in the history
  • Loading branch information
timheuer committed Feb 15, 2022
1 parent ef4a468 commit 6c6357b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions AddActionsWorkflow.sln
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BC351199-8D4C-43CE-AAF2-04FE610784FE}"
ProjectSection(SolutionItems) = preProject
.github\workflows\build.yaml = .github\workflows\build.yaml
README.md = README.md
vs-publish.json = vs-publish.json
EndProjectSection
EndProject
Expand Down
1 change: 1 addition & 0 deletions vs-publish.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"internalName": "MarkdownEditor2",
"tags": [ "github", "actions", "devops", "workflow" ]
},
"overview": "README.md",
"publisher": "TimHeuer",
"repo": "https://github.com/timheuer/AddActionsWorkflow"
}

0 comments on commit 6c6357b

Please sign in to comment.