mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-22 07:28:14 +00:00
ci(release): auto-generate release notes from PRs
This commit is contained in:
parent
96a4122dd6
commit
76e2cdd6d8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -37,6 +37,7 @@ jobs:
|
|||
draft: true
|
||||
prerelease: ${{ contains(github.ref, 'RC') || contains(github.ref, 'beta') || contains(github.ref, 'alpha') }}
|
||||
body_path: /tmp/release-body.md
|
||||
generate_release_notes: true
|
||||
|
||||
linux-bin-and-snap-release:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue