diff --git a/build_config.edn b/build_config.edn index aee17a92..b83b860c 100644 --- a/build_config.edn +++ b/build_config.edn @@ -3,6 +3,7 @@ :mermaid-dir "docs/code/" :publication {:as-lib org.clojars.hephaistox/automaton-core :branch "main" + :deploy-to :clojars :jar-path "target/prod/automaton-core.jar" :major-version "0.0.%d" :pom-path "target/prod/class/META-INF/maven/org.clojars.hephaistox/automaton-core/pom.xml"