From 281940e3d147a5b5c595b02806ff485a3841c672 Mon Sep 17 00:00:00 2001 From: Daan Selen Date: Thu, 25 Sep 2025 14:05:19 +0200 Subject: [PATCH] chore: rename artifact --- .github/workflows/action-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action-release.yaml b/.github/workflows/action-release.yaml index e719b58..33355bf 100644 --- a/.github/workflows/action-release.yaml +++ b/.github/workflows/action-release.yaml @@ -32,5 +32,5 @@ jobs: - name: Upload artifact uses: actions/upload-artifact@v4 with: - name: release-files + name: packages path: ./release/*.deb