Skip to content

Commit

Permalink
Using the correct target for tagging components when making a release
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Nov 1, 2014
1 parent f39f3a9 commit f268519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -180,4 +180,4 @@ tag-component-%: component-% guard-VERSION guard-GITHUB_USER
git checkout $(CURRENT_BRANCH) > /dev/null

# Top level alias for doing a release.
release: guard-VERSION guard-GITHUB_USER tag-release package publish components
release: guard-VERSION guard-GITHUB_USER tag-release package publish components-tag

0 comments on commit f268519

Please sign in to comment.