fix doc release instructions (#30956)
Leftover comment that's now done by GHA
This commit is contained in:
parent
9c0e62464d
commit
31c020a8c1
1 changed files with 1 additions and 4 deletions
|
|
@ -76,8 +76,5 @@ It is possible to release a revised documentation to the already existing releas
|
|||
```sh
|
||||
sbt akka-docs/paradoxBrowse
|
||||
```
|
||||
1. If the generated documentation looks good, create a PR to the `docs/v2.6.4` branch you created earlier:
|
||||
```sh
|
||||
sbt akka-docs/publishRsync
|
||||
```
|
||||
1. If the generated documentation looks good, create a PR to the `docs/v2.6.4` branch you created earlier.
|
||||
1. It should automatically be published by GitHub Actions on merge.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue