clojars

http://clojars.org discussion and “support”, see http://status.clojars.org for status.
suren 2020-11-02T10:28:45.055500Z

I am trying to deploy a package in `clojars` . I am getting following error

java.lang.IllegalArgumentException: Must provide valid :files to deploy-artifacts
Can anyone help me with this?

2020-11-02T11:34:35.055600Z

That looks like an error from your deploy tool, not from Clojars. What are you using to deploy?

suren 2020-11-02T23:21:02.055800Z

its lein