You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -153,8 +153,8 @@ This is the release procedure:
153
153
* Login to [Central repository](https://central.sonatype.com/publishing)
154
154
* Download released artifact from staging repository.
155
155
* Close and release staging repository if sanity checks are successful.
156
-
* Update maven site report with [Action](https://github.com/siom79/japicmp/actions/workflows/mvn-site.yml)
157
-
* Run Github Release [Action](https://github.com/siom79/japicmp/actions/workflows/gh-release.yml)
156
+
* Update maven site report with [Action](https://github.com/siom79/japicmp/actions/workflows/mvn-site.yml) on the release branch
157
+
* Run Github Release [Action](https://github.com/siom79/japicmp/actions/workflows/gh-release.yml) on the tag
158
158
* Merge release branch into master
159
159
160
160
If the release fails, the version must be reverted and the tag created during the release has to be deleted:
0 commit comments