mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-20 17:31:54 +00:00
Move repository to GoReleaser org (#3)
This commit is contained in:
parent
be0c56834b
commit
7550dd0340
15 changed files with 59 additions and 85 deletions
|
|
@ -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'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue