Skip to content

Commit

Permalink
make it an actual collection
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr committed Aug 15, 2023
1 parent 023df69 commit 3c3ba30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-collection.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ await writeFile(

const annotations = {
$manifest: {
"com.github.package_type": "devcontainer_collection",
"com.github.package.type": "devcontainer_collection",
},
"devcontainer-collection.json": {
"org.opencontainers.image.title": "devcontainer-collection.json",
Expand Down

0 comments on commit 3c3ba30

Please sign in to comment.