Skip to content

Commit

Permalink
Add Maven Central repo URL to RELEASING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Egorand committed Dec 5, 2023
1 parent 29c4637 commit d98606e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ Releasing
7. `git push && git push --tags`.

This will trigger a GitHub Action workflow which will create a GitHub release and upload the
release artifacts to Maven Central.
release artifacts to [Maven Central][maven-central].

[maven-central]: https://repo.maven.apache.org/maven2/com/squareup/kotlinpoet/

0 comments on commit d98606e

Please sign in to comment.