fix: add needed nightly tags (#6799) (#6805)

(cherry picked from commit 0a7af7d941)

Signed-off-by: Owen <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2025-10-21 19:45:02 -07:00
committed by GitHub
parent 70c3c5bfab
commit 6595a9da3a
16 changed files with 32 additions and 7 deletions
@@ -3,4 +3,7 @@ project pkg {
rpm {
spec = "types-colorama.spec"
}
labels {
nightly = 1
}
}