mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-07 09:48:20 +00:00
Fixed release notes path
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -751,7 +751,7 @@ jobs:
|
||||
with:
|
||||
tag_name: ${{ needs.compute-version.outputs.verTag }}
|
||||
name: ${{ needs.compute-version.outputs.verTitle }}
|
||||
body_path: ./release-notes.md
|
||||
body_path: ./release_notes.md
|
||||
preserve_order: true
|
||||
prerelease: ${{ needs.compute-version.outputs.verDebug == 'true'}}
|
||||
fail_on_unmatched_files: true
|
||||
|
||||
Reference in New Issue
Block a user