From 8cef2fd388f3adc5aa442673d3b624702378c591 Mon Sep 17 00:00:00 2001 From: Esau Suarez Date: Wed, 21 May 2025 15:18:08 +0000 Subject: [PATCH] fix: avoid double-wrapping text-detector in a comment --- prerelease/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prerelease/action.yaml b/prerelease/action.yaml index a11a67b..c963ad5 100644 --- a/prerelease/action.yaml +++ b/prerelease/action.yaml @@ -221,7 +221,7 @@ runs: if: steps.prerelease.outputs.new-release-published == 'true' with: workflow: ADD - text-detector: "" + text-detector: "prerelease comment" edit-mode: replace comment: |