Skip to content

Commit 0c96582

Browse files
committed
fix
1 parent 0867704 commit 0c96582

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/add-redirects.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
104104
if [ -n "$combined_redirects" ]; then
105105
redirect_html="<p><i>Suggested redirects for moved/deleted files (replace &lt;v&gt; with earliest backport target version):</i></p>$combined_redirects"
106+
fi
106107
107108
echo "redirect_html=${redirect_html}" >> "$GITHUB_OUTPUT"
108109

0 commit comments

Comments
 (0)