relizy / getReleaseUrl
Function: getReleaseUrl()
getReleaseUrl(config, tag): string | undefined
Defined in: src/core/social.ts:42
Get the release URL from repo config and release tag
Parameters
config
ResolvedRelizyConfig
tag
string
Returns
string | undefined