mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-07 12:29:56 +00:00
Merge pull request #9321 from fidencio/topic/releases-follow-up-VI
Revert "release: Skip --generate-notes for this release"
This commit is contained in:
commit
e4f6a778a8
@ -114,7 +114,7 @@ function _create_new_release()
|
||||
_create_our_own_notes
|
||||
|
||||
gh release create ${RELEASE_VERSION} \
|
||||
--title "Kata Containers ${RELEASE_VERSION}" \
|
||||
--generate-notes --title "Kata Containers ${RELEASE_VERSION}" \
|
||||
--notes-file "/tmp/our_notes_${RELEASE_VERSION}"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user