## steps Open a random page in sbt documentation, e.g. https://www.scala-sbt.org/1.x/docs/GitHub-Actions-with-sbt.html#Read+the+GitHub+Actions+manual ## problem The documentation updates in `develop` branch are not reflected in the documentation. (e.g. above page does not contain https://github.com/sbt/website/pull/1216) ## expectation The documentation updates in `develop` branch should be reflected on the documentation website.