Skip to content

Commit

Permalink
README Small spelling fix. Also some rewording
Browse files Browse the repository at this point in the history
Co-Authored-By: Konrad Pabjan <konradpabjan@github.com>
  • Loading branch information
2 people authored and GitHub committed Dec 9, 2019
1 parent 203550b commit 8ccac94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
run: mvn deploy
```
***NOTE: The `settings.xml` is created in the Actons $HOME directory by default and will overwrite existing files.***
***NOTE: The `settings.xml` file is created in the Actions $HOME directory. If you have an existing `settings.xml` file at that location, it will be overwritten***

See the help docs on [Publishing a Package](https://help.github.com/en/github/managing-packages-with-github-packages/configuring-apache-maven-for-use-with-github-packages#publishing-a-package) for more information on the `pom.xml` file.

Expand Down

0 comments on commit 8ccac94

Please sign in to comment.