UNPKG

semantic-release-gh

Version:

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

5 lines (4 loc) 122 B
export declare const AddChannelGitHub: (pluginConfig: any, context: any) => Promise<{ name: string; url: any; }>;