From e30849191763d4fc21cb09c20816b2ed774bb048 Mon Sep 17 00:00:00 2001 From: Swordsteel Date: Tue, 29 Jul 2025 23:19:45 +0200 Subject: [PATCH] update git action --- .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 267ae46..93e0024 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: catalog + TYPE: artifact