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

I KNEW something was missing...


(cherry picked from commit d7e96e15e2)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-12-18 13:31:11 -08:00
committed by GitHub
parent fbdb10a6ee
commit 71280319fb
+3
View File
@@ -3,4 +3,7 @@ project pkg {
rpm {
spec = "terra-gpg-keys.spec"
}
labels {
updbranch = 1
}
}