Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Commit

Permalink
Change upload script to brave/muon
Browse files Browse the repository at this point in the history
Auditors: @bridiver
  • Loading branch information
bbondy committed Dec 29, 2016
1 parent 0d2c54d commit c13edf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/upload.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from lib.github import GitHub


ELECTRON_REPO = "brave/electron"
ELECTRON_REPO = "brave/muon"

DIST_NAME = get_zip_name(project_name(), get_electron_version())
SYMBOLS_NAME = get_zip_name(project_name(), get_electron_version(), 'symbols')
Expand Down

0 comments on commit c13edf0

Please sign in to comment.