Skip to content

Commit

Permalink
Add correctly scoped token password
Browse files Browse the repository at this point in the history
  • Loading branch information
slipset committed Jan 16, 2023
1 parent 0a52bfd commit 77274fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,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 [[manifold/manifold "0.3.0"]
Expand Down

0 comments on commit 77274fc

Please sign in to comment.