mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-09 07:57:30 +00:00
Move repository to GoReleaser org (#3)
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ interface GitHubRelease {
|
||||
|
||||
async function determineVersion(version: string): Promise<string> {
|
||||
let rest: restm.RestClient = new restm.RestClient(
|
||||
'ghaction-goreleaser',
|
||||
'goreleaser-action',
|
||||
'https://github.com',
|
||||
undefined,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user