Skip to content

Commit

Permalink
Update changelog filename in CI to reflect 4545251
Browse files Browse the repository at this point in the history
Forgot to change .adoc to .md. Oops.
  • Loading branch information
wallabra committed Oct 20, 2021
1 parent 4545251 commit c5b0ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@ jobs:
files: /tmp/mushmatch-distrib/MushMatch-${{ steps.get-version-num.outputs.build }}.*
tag_name: releases/v${{ steps.get-version-num.outputs.version }}
name: Mush Match v${{ steps.get-version-num.outputs.version }}
body_path: latest-changes.adoc
body_path: latest-changes.md
draft: false
prerelease: false

0 comments on commit c5b0ea5

Please sign in to comment.