chore(sonarr): bump

This commit is contained in:
Stavros kois
2023-12-31 18:26:56 +02:00
parent 730a2488a4
commit 2c59322f39
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -246,8 +246,9 @@ jobs:
echo "---"
echo "title: ${test_title}"
echo "---"
exit 1
exit 99
fi
echo "Not bad title found, continuing..."
title=$(cat "${file}" | grep "title: " | sed 's/title: //')
echo "The title is: ${title}"
# Create a markdown link using the file name and title