From e3397e5e85cecec20c19499e10c3ddff128331ca Mon Sep 17 00:00:00 2001 From: superdooper86 Date: Wed, 15 Jul 2026 20:00:15 +0200 Subject: [PATCH] ci: label disabled legacy publisher --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a034974..110bb6d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -67,7 +67,7 @@ jobs: if-no-files-found: error retention-days: 30 - - name: Create GitHub release + - name: Legacy inline publisher (disabled) if: ${{ false }} env: GH_TOKEN: ${{ github.token }}