Skip to content

Commit

Permalink
ci - use org.clj-commons Clojars password
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcompton committed Dec 21, 2023
1 parent 32210be commit 139484a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -6,7 +6,7 @@

:deploy-repositories [["clojars" {:url "https://repo.clojars.org"
:username :env/clojars_username
:password :env/clojars_password
:password :env/clojars_org_clj_commons_password
:sign-releases true}]]

:dependencies [[org.clojure/clojure "1.11.1"]
Expand Down

0 comments on commit 139484a

Please sign in to comment.