Skip to content

Commit

Permalink
not signing github tags
Browse files Browse the repository at this point in the history
  • Loading branch information
oliyh committed Jun 8, 2017
1 parent b7ea788 commit f079441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -6,7 +6,7 @@
:release-tasks [["vcs" "assert-committed"]
["change" "version" "leiningen.release/bump-version" "release"]
["vcs" "commit"]
["vcs" "tag"]
["vcs" "tag" "--no-sign"]
["deploy" "clojars"]
["change" "version" "leiningen.release/bump-version"]
["vcs" "commit"]
Expand Down

0 comments on commit f079441

Please sign in to comment.