mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 08:19:47 +00:00
Log found changelog
This commit is contained in:
parent
780e0ac7c2
commit
a34e9c80da
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@ -50,6 +50,8 @@ jobs:
|
||||
if [ ! -f "app/MindWork AI Studio/wwwroot/changelog/${FORMATTED_VERSION}.md" ]; then
|
||||
echo "Changelog file 'app/MindWork AI Studio/wwwroot/changelog/${FORMATTED_VERSION}.md' not found"
|
||||
exit 1
|
||||
else
|
||||
echo "Changelog file '${FORMATTED_VERSION}.md' found"
|
||||
fi
|
||||
|
||||
# Read the changelog file:
|
||||
|
Loading…
Reference in New Issue
Block a user