ci: Fix release workflow

This commit is contained in:
Taiki Endo
2026-03-27 23:22:50 +09:00
parent a20bdf712d
commit 38b59bc959
3 changed files with 5 additions and 7 deletions

View File

@@ -763,7 +763,7 @@ for tool in "${tools[@]}"; do
;;
*)
# Handle aliases.
# NB: Update alias list in tools/publish.rs, tool input option in test-alias in .github/workflows/ci.yml,
# NB: Update alias list in .github/workflows/release.yml, tool input option in test-alias in .github/workflows/ci.yml,
# and match for alias for tools/codegen/src/tools-markdown.rs.
# TODO(codegen): auto-detect cases where crate name and tool name are different.
case "${tool}" in