Skip to content

Commit

Permalink
Fix organization in script/upload
Browse files Browse the repository at this point in the history
  • Loading branch information
mbryzek committed Mar 28, 2018
1 parent 28cf582 commit 0ec53ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/upload
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

require 'pathname'

ORGANIZATION = "apicollective"
ORGANIZATION = "flow"

def assert_installed(cmd, url)
if !system("which %s > /dev/null" % cmd)
Expand Down

0 comments on commit 0ec53ac

Please sign in to comment.