UNPKG

semantic-release-gh

Version:

The official GitHub plugin, modified to accept repositoryUrl as a parameter

6 lines (5 loc) 132 B
export declare const PublishGitHub: (pluginConfig: any, context: any) => Promise<{ id: any; name: string; url: any; }>;