From 0d416e4402321a3d94fea3771c26949f82a30046 Mon Sep 17 00:00:00 2001 From: Swordsteel Date: Mon, 18 Aug 2025 12:25:57 +0200 Subject: [PATCH] update release type --- .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 93e0024..267ae46 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,4 +9,4 @@ jobs: secrets: CI_BOT_PAT: ${{ secrets.CI_BOT_PAT }} with: - TYPE: artifact + TYPE: catalog