Skip to content

Commit 8a31d23

Browse files
committed
build: correct package name
1 parent 397a2b3 commit 8a31d23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/matrix-publish.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"include": [
3-
{ "id": "NPM", "registry": "https://registry.npmjs.org", "name": "har" },
4-
{ "id": "GITHUB", "registry": "https://npm.pkg.github.com", "name": "@ahmadnassri/har" }
3+
{ "id": "NPM", "registry": "https://registry.npmjs.org", "name": "oas-request" },
4+
{ "id": "GITHUB", "registry": "https://npm.pkg.github.com", "name": "@ahmadnassri/oas-request" }
55
]
66
}

0 commit comments

Comments
 (0)