Skip to content

Commit

Permalink
Use CHANGELOG.md instead of RST.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Palmer-Richez committed Aug 3, 2024
1 parent b65678b commit 51bc222
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
with:
artifacts:
- crichez-secureboot-${{ env.VERSION }}.tar.gz
body_file: CHANGELOG.rst
body_file: CHANGELOG.md
2 changes: 1 addition & 1 deletion changelogs/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ mention_ancestor: true
new_plugins_after_name: removed_features
notesdir: fragments
output_formats:
- rst
- md

Check failure on line 14 in changelogs/config.yaml

View workflow job for this annotation

GitHub Actions / Ansible Lint

yaml[indentation]

Wrong indentation: expected at least 1
prelude_section_name: release_summary
prelude_section_title: Release Summary
sanitize_changelog: true
Expand Down

0 comments on commit 51bc222

Please sign in to comment.