mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 20:23:25 +00:00
build-system: missed one release note mention without .md
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6c8afabedf
commit
2db8b51eed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/post-releasenotes.yml
vendored
2
.github/workflows/post-releasenotes.yml
vendored
|
@ -33,4 +33,4 @@ jobs:
|
||||||
token: ${{ secrets.NIGHTLY_BUILDS }}
|
token: ${{ secrets.NIGHTLY_BUILDS }}
|
||||||
prerelease: false
|
prerelease: false
|
||||||
files: gh_release_notes.md
|
files: gh_release_notes.md
|
||||||
body_path: gh_release_notes
|
body_path: gh_release_notes.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue