Skip to content

Commit

Permalink
Add Progress Output to Release Script
Browse files Browse the repository at this point in the history
  • Loading branch information
prikhi committed Mar 14, 2016
1 parent 871f06d commit afb06cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ main() {


# Upload AMO Release
echo "Uploading XPI to addons.mozilla.org"
ADDON_ID="pencil@prikhi.github.io"
ADDON_VERSION="$NEW_VERSION"."$(date +%Y%m%d)"
XPI_PATH="./Outputs/Pencil-$NEW_VERSION-firefox.xpi"
Expand Down

0 comments on commit afb06cf

Please sign in to comment.