File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -155,9 +155,9 @@ for temporary staging.
155
155
```
156
156
3. If the script above succeeds then the artifacts would have been uploaded to
157
157
the private staging repository in Sonatype. After verifying the release, you should finalize or
158
- abort the release. Visit https://oss.sonatype.org/#stagingRepositories, find the `org.tensorflow `
159
- release and click on either `Release` to finalize the release, or `Drop` to
160
- abort.
158
+ abort the release. Visit https://oss.sonatype.org/#stagingRepositories, find the `orgtensorflow-* `
159
+ of your release and click `Close` and `Release` to finalize the release. You always have the option
160
+ to `Drop` it to abort and restart if something went wrong .
161
161
162
162
4. Some things of note:
163
163
- For details, look at the [Sonatype guide](http://central.sonatype.org/pages/releasing-the-deployment.html).
You can’t perform that action at this time.
0 commit comments