- checkout librarian locally
- run the following command from the repository folder
go run ./cmd/librarian/ release tag-and-release
you will get an error
time=2025-09-23T21:32:14.916Z level=INFO msg="Temporary working directory" dir=/tmp/librarian-20250923T213214Z
time=2025-09-23T21:32:14.916Z level=INFO msg="repo not specified, using current working directory as repo root" path=/usr/local/google/home/ldetmer/workspace-gcp/librarian
time=2025-09-23T21:32:14.916Z level=INFO msg="remote '/usr/local/google/home/ldetmer/workspace-gcp/librarian' is not a GitHub remote"
exit status 1
note this works fine when providing the full url
you will get an error
note this works fine when providing the full url