Skip to content

Commit 8d98398

Browse files
pRizzclaude
andcommitted
fix: correct repo URL in crates.io User-Agent header
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 300d295 commit 8d98398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/check-crate-version-published.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ http_status="$(
1818
--silent \
1919
--show-error \
2020
--location \
21-
--user-agent "opencode-cloud-ci (https://github.com/pRizz/opencode-container)" \
21+
--user-agent "opencode-cloud-ci (https://github.com/pRizz/opencode-cloud)" \
2222
--output "${tmp_response}" \
2323
--write-out '%{http_code}' \
2424
"${api_url}"

0 commit comments

Comments
 (0)