Skip to content

Commit 397ee52

Browse files
committed
remove GHES 3.19 for now
It needs to be manually published, since OIDC is still in it's infancy and needs to be declared per package. Which means that new packages cannot be published from CI
1 parent 430dec7 commit 397ee52

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,6 @@
7272
{
7373
"pkgRoot": "packages/openapi-types-ghes-3.18"
7474
}
75-
],
76-
[
77-
"@semantic-release/npm",
78-
{
79-
"pkgRoot": "packages/openapi-types-ghes-3.19"
80-
}
8175
]
8276
]
8377
}

0 commit comments

Comments
 (0)