Add note about pom.xml to README

This commit is contained in:
Bryan Clark 2019-11-28 14:52:51 -08:00
parent ade090c5cf
commit 210fba7587

View File

@ -77,6 +77,7 @@ jobs:
- name: Publish to GitHub Packages Apache Maven
run: mvn deploy
```
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.
# License