Skip to content

Commit 24c9c94

Browse files
authored
Update README.md
1 parent 5c04c98 commit 24c9c94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ For Gradle, you can use:
2222
implementation 'io.github.filelize:filelize-java:0.9.3'
2323
```
2424

25+
Ref: [Publish your artifact to the Maven Central Repository using GitHub Actions](https://medium.com/@jtbsorensen/publish-your-artifact-to-the-maven-central-repository-using-github-actions-15d3b5d9ce88)
26+
2527
## Getting started
2628

2729
Initialize a `Filelizer` with your preferred location of your files. (For subdirectories you can add them directly on your domain object)

0 commit comments

Comments
 (0)