Skip to content

Commit ed3f54d

Browse files
committed
Added publishPlugins task to the "Build and Publish" documentation section
1 parent 1507d11 commit ed3f54d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,10 @@ Publish to your local Maven repo:
145145

146146
$ ./gradlew publishToMavenLocal
147147

148+
Publish to [plugins.gradle.org](https://plugins.gradle.org/):
149+
150+
$ ./gradlew publishPlugins
151+
148152

149153
About
150154
-----

0 commit comments

Comments
 (0)