fix(terra-gpg-keys): Make updbranch (#8471)

I KNEW something was missing...

Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Gilver
2025-12-18 15:29:47 -06:00
committed by GitHub
parent fb1cfd5a12
commit d7e96e15e2
+3
View File
@@ -3,4 +3,7 @@ project pkg {
rpm {
spec = "terra-gpg-keys.spec"
}
labels {
updbranch = 1
}
}