Skip to content

Commit d547b97

Browse files
committed
update docs
1 parent b709a61 commit d547b97

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

gradle/deploy-process.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@ Release is done via a merged pull request to main/v0/v1 and then creating a rele
55
## Steps for v0, v1 and v2
66

77
- update CHANGELOG.md
8-
- update the version in `gradle.properties`
8+
- update the version in `gradle.properties`
99
- merge the PR to the `v0`/`v1`/`main` branch
10-
- Create release tag manually
11-
- Create a release from this tag
10+
- Create release tag
11+
- target: v0/v1/main
12+
- press generate relase notes
13+
- press publish release
1214
- Action starts that pushes the package to MavenCentral.
13-
- You can check OSSRH whether release was successful or not.
15+
- You can check https://oss.sonatype.org/ whether release was successful or not.
1416

1517
❗Release the v0 and v1 first if releasing all versions. This way the v2 is the latest in the Releases changelog.
1618

File renamed without changes.

0 commit comments

Comments
 (0)