Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 29ec6c9e authored by David AMO GONZALEZ's avatar David AMO GONZALEZ
Browse files

fix(notes): track pdf reference markdown file

parent 8fe6d739
No related branches found
No related tags found
1 merge request!267fix: update changelog script
......@@ -149,11 +149,9 @@ Pop-Location
Update-BuildPropsVersion $VersionNumber
# Clean intermediary output files
git restore $TempReleaseNotesMarkdown
# Stage the modified files by the script in git.
git add $CliffReleaseNotesMarkdown
git add $TempReleaseNotesMarkdown
git add $ChangelogMarkdownPath
git add $ChangesMarkdown
git add $ReleaseNotesPdf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment