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

(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:30 -07:00
committed by GitHub
parent 3dc41170da
commit bac2274d14
16 changed files with 32 additions and 7 deletions
@@ -3,4 +3,7 @@ project pkg {
rpm {
spec = "types-colorama.spec"
}
labels {
nightly = 1
}
}