Amended release documentation

This commit is contained in:
Simon Brooke 2018-10-04 21:08:56 +01:00
parent c55c0677ba
commit 55be4a2786

View file

@ -25,7 +25,7 @@
] ]
;; `lein release` doesn't play nice with `git flow release`. Run `lein release` in the ;; `lein release` doesn't play nice with `git flow release`. Run `lein release` in the
;; `develop` branch, then reset the `master` branch to the release tag. ;; `develop` branch, then merge the the release tag into the `master` branch.
:deploy-repositories [["releases" :clojars] :deploy-repositories [["releases" :clojars]
["snapshots" :clojars]] ["snapshots" :clojars]]