diff --git a/README.md b/README.md index 1ea6b75..1bbb20a 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ The GitHub Action for [Maven](https://maven.apache.org/) wraps the Maven CLI to ``` action "package" { - uses = "LucaFeger/actions/maven-cli@master" + uses = "LucaFeger/action-maven-cli@master" args = "clean install" } ``` ## License -The Dockerfile and associated scripts and documentation in this project are released under the [MIT License](LICENSE.md). \ No newline at end of file +The Dockerfile and associated scripts and documentation in this project are released under the [MIT License](LICENSE.md).