Skip to content

Commit 9de0c58

Browse files
committed
build: update ci files
1 parent ae2885c commit 9de0c58

3 files changed

Lines changed: 7 additions & 40 deletions

File tree

.github/matrix-publish.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"include": [
3+
{ "id": "NPM", "registry": "https://registry.npmjs.org", "name": "pretty-exceptions" },
4+
{ "id": "GITHUB", "registry": "https://npm.pkg.github.com", "name": "@ahmadnassri/pretty-exceptions" }
5+
]
6+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"os": ["ubuntu-latest"],
3-
"node-version": [14, 16, 18]
3+
"node-version": [18, 20]
44
}

.semantic.json

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)