mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-29 17:38:12 -07:00
Better upload logic.
This commit is contained in:
parent
caa2a9424d
commit
5a7d730ac5
2 changed files with 30 additions and 42 deletions
|
@ -70,7 +70,7 @@ private class Main @Inject constructor(
|
|||
}
|
||||
|
||||
public fun run(jc: JCommander, args: Args, argv: Array<String>): Int {
|
||||
// github.uploadRelease()
|
||||
// github.uploadRelease("kobalt", "0.101", File("/Users/beust/t/a.zip"))
|
||||
|
||||
//
|
||||
// Add all the repos from repo contributors (at least those that return values without a Project)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue