mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-08 04:49:52 +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
|
_create_our_own_notes
|
||||||
|
|
||||||
gh release create ${RELEASE_VERSION} \
|
gh release create ${RELEASE_VERSION} \
|
||||||
--title "Kata Containers ${RELEASE_VERSION}" \
|
--generate-notes --title "Kata Containers ${RELEASE_VERSION}" \
|
||||||
--notes-file "/tmp/our_notes_${RELEASE_VERSION}"
|
--notes-file "/tmp/our_notes_${RELEASE_VERSION}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user