Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 719 Bytes

README.adoc

File metadata and controls

42 lines (29 loc) · 719 Bytes

Antq Action

Github Action to run Antq.

Inputs

Name Required Default Description

excludes

Yes

""

Artifact names (space separated). Must be specified groupId/artifactId for Java dependencies.

directories

Yes

""

Search paths for projects (space separated).

skips

Yes

""

Project types to skip to search (space separated). Must be one of boot, clojure-cli, github-action, pom, shadow-cljs and leiningen.

Example usage

- uses: liquidz/antq-action@main

License

Copyright (c) 2020-2022 Masashi Iizuka

Distributed under the MIT License.