com.github.opqdonut/clj-github-actions-example

TODO

Leiningen/Boot

[com.github.opqdonut/clj-github-actions-example "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.opqdonut/clj-github-actions-example {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.github.opqdonut:clj-github-actions-example:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.opqdonut</groupId>
  <artifactId>clj-github-actions-example</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>