This commit is contained in:
ddivad195
2024-03-05 16:51:22 +00:00
parent 9c9b57d4d4
commit 05bd356814
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ export async function resolvePublishActionOptions(): Promise<PublishActionOption
await iaToolkit.getContainerRegistryURL(apiBaseUrl)
const isEnterprise =
!githubServerUrl.endsWith('.github.com') &&
!githubServerUrl.includes('https://github.com') &&
!githubServerUrl.endsWith('.ghe.com')
return {