mirror of
https://github.com/ncipollo/release-action
synced 2026-09-07 20:04:03 +00:00
Bump to core-3.0.0, move to vitest, support ESM modules (#587)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { GithubErrorDetail } from "./GithubErrorDetail"
|
||||
import { GithubErrorDetail } from "./GithubErrorDetail.js"
|
||||
|
||||
export class GithubError {
|
||||
private error: any
|
||||
|
||||
Reference in New Issue
Block a user