Change to LATEST_CHANGELOG.md

This commit is contained in:
aterox
2022-03-07 22:16:14 -05:00
parent 4e7537f24c
commit 1c49b79c48
4 changed files with 591 additions and 591 deletions

View File

@@ -28,7 +28,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ needs.tag-pre-release.outputs.tag }}
bodyFile: ".github/CHANGELOG.md"
bodyFile: ".github/LATEST_CHANGELOG.md"
mark-issue-fixed:
runs-on: ubuntu-latest
steps: