mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 18:02:24 +00:00
Fix travis repo name
This commit is contained in:
parent
64a4d7f1ad
commit
bd555c48c4
1 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ matrix:
|
|||
file_glob: true
|
||||
draft: true
|
||||
on:
|
||||
repo: ellaism/multi-geth
|
||||
repo: ethoxy/multi-geth
|
||||
tags: true
|
||||
skip_cleanup: true
|
||||
tag_name: "$TRAVIS_TAG"
|
||||
|
|
@ -47,7 +47,7 @@ matrix:
|
|||
file_glob: true
|
||||
draft: true
|
||||
on:
|
||||
repo: ellaism/multi-geth
|
||||
repo: ethoxy/multi-geth
|
||||
tags: true
|
||||
skip_cleanup: true
|
||||
tag_name: "$TRAVIS_TAG"
|
||||
|
|
|
|||
Loading…
Reference in a new issue