mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
Merge pull request #3840 from dgageot/release-notes-workflow
Auto generate Release Notes
This commit is contained in:
commit
ebb5ded10b
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