Skip to content

Commit

Permalink
Added a link to GitHub, might automate eventually
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Chernyshev committed Oct 20, 2014
1 parent 76a1768 commit e8739b6
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 @@ -59,6 +59,8 @@ else
tar -c StartupAPI_${v}/ |bzip2 > StartupAPI_${v}.tar.bz2
zip -r StartupAPI_${v}.zip StartupAPI_${v}
rm -rf StartupAPI_${v}

echo "Upload files to GitHub: https://github.com/StartupAPI/users/releases/tag/${v}"
endif

docs: documentation
Expand Down

0 comments on commit e8739b6

Please sign in to comment.