I setup my local env to run publish-release-worker against https://github.com/ldetmer/librarian
It picked up that there was a merged PR that needed to be tagged: ldetmer#1
But instead of invoking the release tag-and-release with pr ldetmer#1, it invoked it with https://github.com/ldetmer/librarian/pull/**1966** - note the invalid PR number
release tag-and-release -repo /workspace/librarian -pr #1966