From a1026f6619c945cd63125f94850fa478e612a0a1 Mon Sep 17 00:00:00 2001 From: Daan Selen Date: Tue, 30 Sep 2025 08:48:05 +0200 Subject: [PATCH] refac: fix spelling/syntax --- .gitea/workflows/action-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/action-release.yaml b/.gitea/workflows/action-release.yaml index af94692..416a31b 100644 --- a/.gitea/workflows/action-release.yaml +++ b/.gitea/workflows/action-release.yaml @@ -55,7 +55,7 @@ jobs: yarn build - name: upload the building actifacts - uses: actions/upload_artifact@4 + uses: actions/upload-artifact@4 with: name: packages path: |