mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-28 12:05:40 +00:00
packaging: fix release notes scripts
It should only check kata-containers repository. Fixes: #758 Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
@@ -42,10 +42,7 @@ EOT
|
||||
}
|
||||
|
||||
repos=(
|
||||
"agent"
|
||||
"proxy"
|
||||
"runtime"
|
||||
"shim"
|
||||
"kata-containers"
|
||||
)
|
||||
|
||||
get_release_info() {
|
||||
|
Reference in New Issue
Block a user