mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 01:59:07 +00:00
Generate Release Notes
Signed-off-by: David Gageot <david.gageot@docker.com>
This commit is contained in:
parent
1d0f49e785
commit
f2d70722c4
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -39,4 +39,5 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
draft: true
|
||||
files: bin/*
|
||||
files: bin/*
|
||||
generate_release_notes: true
|
Loading…
Reference in New Issue
Block a user