mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-09-21 09:02:11 +02:00
release notes found should not include heading
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
||||
return '';
|
||||
}
|
||||
const section = stripIgnoredContent(match[2] || '');
|
||||
return section;
|
||||
return section.trim();
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user