This is to confirm staging works for LTS branches. stage.sh calls publish_javadoc11.sh on success.
I want to test this the way release-please would invoke it (simulating it by entering commitish from 2.6.x branch into the stage job). I'll check the logs and revert this PR.
This is to confirm staging works for LTS branches.
stage.sh
callspublish_javadoc11.sh
on success.I want to test this the way release-please would invoke it (simulating it by entering commitish from
2.6.x
branch into the stage job). I'll check the logs and revert this PR.