mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-08 17:17:32 +00:00
Move repository to GoReleaser org (#3)
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ function getFileName() {
|
||||
}
|
||||
function determineVersion(version) {
|
||||
return __awaiter(this, void 0, void 0, function* () {
|
||||
let rest = new restm.RestClient('ghaction-goreleaser', 'https://github.com', undefined, {
|
||||
let rest = new restm.RestClient('goreleaser-action', 'https://github.com', undefined, {
|
||||
headers: {
|
||||
Accept: 'application/json'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user