Skip to content

Commit afb32ef

Browse files
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent cbec5b9 commit afb32ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/manual-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
> /tmp/releases_list.json 2>/dev/null; then
4848
:
4949
else
50-
echo "ERROR: Failed to list releases for $REPO_FULL_NAME."
50+
echo "::error::Failed to list releases for $REPO_FULL_NAME."
5151
exit 1
5252
fi
5353

0 commit comments

Comments
 (0)