Skip to content

Commit 9036a17

Browse files
committed
fixup
1 parent dba16e5 commit 9036a17

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ephemeral/startup/action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,5 @@ runs:
192192
echo "Error: Failed to fetch logs after multiple retries."
193193
exit 1
194194
fi
195-
echo "raw logs: $log_response"
196-
echo "Logs:"
195+
echo "$previewName logs:"
197196
echo "$log_response" | jq -r '.[].content'

0 commit comments

Comments
 (0)