Skip to content

Commit 3b19ea5

Browse files
committed
Links and public
1 parent 6072248 commit 3b19ea5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

vss-extension.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@
2323
}
2424
],
2525
"description": "An Azure DevOps task to run Retire.js.",
26+
"links": {
27+
"support": {
28+
"uri": "https://github.com/elmahio/azure-devops-retire/issues"
29+
},
30+
"license": {
31+
"uri": "https://github.com/elmahio/azure-devops-retire/blob/main/LICENSE"
32+
}
33+
},
2634
"categories": [
2735
"Azure Pipelines"
2836
],
@@ -45,5 +53,8 @@
4553
"name": "tasks/retire"
4654
}
4755
}
56+
],
57+
"galleryFlags": [
58+
"Public"
4859
]
4960
}

0 commit comments

Comments
 (0)