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

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:28 -08:00
committed by GitHub
parent 3cc7fa36d9
commit fa1aa07ed2
+3
View File
@@ -3,4 +3,7 @@ project pkg {
rpm {
spec = "terra-gpg-keys.spec"
}
labels {
updbranch = 1
}
}