mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-26 23:38:31 +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:
parent
65c0464222
commit
e6f16b7bb1
@ -42,10 +42,7 @@ EOT
|
||||
}
|
||||
|
||||
repos=(
|
||||
"agent"
|
||||
"proxy"
|
||||
"runtime"
|
||||
"shim"
|
||||
"kata-containers"
|
||||
)
|
||||
|
||||
get_release_info() {
|
||||
|
Loading…
Reference in New Issue
Block a user