Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Commit

Permalink
Closes #3
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrodriguez committed Jan 6, 2017
2 parents cf23069 + 8e706d3 commit 0d88993
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/rel-push-prog
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ if [ $? -ne 0 ]; then
error "Unable to push branch ${BRANCH} to github"
fi

DESCRIPTION=`cat metadata/changes/$VERSION.txt 2> /dev/null`

github-release --verbose release \
--user jbrodriguez \
--repo "$PROG" \
Expand Down

0 comments on commit 0d88993

Please sign in to comment.