Generate Release Notes

Signed-off-by: David Gageot <david.gageot@docker.com>
This commit is contained in:
David Gageot 2022-10-08 22:07:17 +02:00
parent 1d0f49e785
commit f2d70722c4
No known key found for this signature in database
GPG Key ID: 93C3F22BE5D3A40B

View File

@ -39,4 +39,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: with:
draft: true draft: true
files: bin/* files: bin/*
generate_release_notes: true