mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-02-18 00:17:39 +01:00
fix: remove duplicate else in trigger-release.sh
This commit is contained in:
@@ -100,7 +100,6 @@ if [ -f "$NOTES_FILE" ]; then
|
||||
echo "Release notes file ignored"
|
||||
NOTES_FILE=""
|
||||
fi
|
||||
else
|
||||
else
|
||||
echo "No release notes file found at ${NOTES_FILE}"
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user