Skip to content

Commit a969901

Browse files
committed
Add nexus plugin workflow for release publishing.
1 parent dfe6d09 commit a969901

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,9 @@ use gradle's composite build or install maven artifacts locally with:
2020
```
2121
./gradlew publishToMavenLocal
2222
```
23+
24+
## Release publishing
25+
26+
```
27+
./gradlew publishToSonatype closeSonatypeStagingRepository
28+
```

0 commit comments

Comments
 (0)