Skip to content

Commit

Permalink
Makefile derp
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Zylman committed Aug 18, 2014
1 parent a740bb9 commit e436e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ release: github-release deb
--repo sphinx \
--tag v$(VERSION) \
--name "$(RELEASE_NAME)" \
--description "$(RELEASE_DOCS)" \
--description "$(RELEASE_DOCS)"

GITHUB_API=https://$(GITHUB_TOKEN):@api.github.com github-release upload \
--user Clever \
Expand Down

0 comments on commit e436e48

Please sign in to comment.