diff --git a/.github/scripts/archive_eol.py b/.github/scripts/archive_eol.py index 5adefb7..76d7800 100644 --- a/.github/scripts/archive_eol.py +++ b/.github/scripts/archive_eol.py @@ -128,6 +128,8 @@ def main() -> None: "com.yubico.yubioath", "com.icanblink.blink", "com.github.wwmm.pulseeffects", + # beta branch is eol + "org.nicotine_plus.Nicotine", } stable = get_eol_refs("x86_64", "flathub") | get_eol_refs("aarch64", "flathub")