Browse Source

Using the correct target for tagging components when making a release

Jose Lorenzo Rodriguez 11 years ago
parent
commit
f26851958a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -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