From 2c45f12a2ef644c5a2adedf1f40ae1a5d87d094b Mon Sep 17 00:00:00 2001 From: "Jason D. McCormick" Date: Sun, 10 Aug 2025 14:41:48 -0400 Subject: [PATCH] trixie --- .github/workflows/make_and_publish_pkgs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/make_and_publish_pkgs.yml b/.github/workflows/make_and_publish_pkgs.yml index c017fdc..8efba7c 100644 --- a/.github/workflows/make_and_publish_pkgs.yml +++ b/.github/workflows/make_and_publish_pkgs.yml @@ -8,7 +8,7 @@ on: type: choice options: - bookworm - - bullseye + - trixie gh-rel: description: 'GitHub Release Tag (for debs)' type: string