Skip to content

Commit

Permalink
added gh-release to makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter committed Jan 4, 2016
1 parent f6ea7bf commit c897ddb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,5 @@ endif
@echo "--> Publishing version ${VERSION}"
@curl -s -X POST -u ${ACCESS_KEY} https://api.bintray.com/content/darkcrux/generic/${APP_NAME}/${VERSION}/publish
@echo
@echo "Github Release"
@gh-release create AcalephStorage/consul-alerts ${VERSION}

0 comments on commit c897ddb

Please sign in to comment.