ci: use current release notes
This commit is contained in:
parent
f0cd040bac
commit
3c50d67b8e
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
- name: Create Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
body_path: .github/RELEASE.md
|
||||
body_path: docs/releases/3.0.0-alpha.11.md
|
||||
draft: true
|
||||
prerelease: true
|
||||
files: libretime-*.tar.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user