mirror of
https://github.com/ncipollo/release-action
synced 2026-09-07 20:04:03 +00:00
Prepare release 1.7.3
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.GithubError = void 0;
|
||||
class GithubError {
|
||||
constructor(error) {
|
||||
this.error = error;
|
||||
|
||||
Reference in New Issue
Block a user