From 2624bd613efc180baa96c5224486eba272027a48 Mon Sep 17 00:00:00 2001 From: Jali Date: Tue, 12 May 2026 13:19:14 +0200 Subject: [PATCH] Fix build pipeline --- .gitea/workflows/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/pipeline.yaml b/.gitea/workflows/pipeline.yaml index 52a8a8f..bedf352 100644 --- a/.gitea/workflows/pipeline.yaml +++ b/.gitea/workflows/pipeline.yaml @@ -18,7 +18,7 @@ jobs: dmd ../src/hello.d cd .. - name: Copy Release artifacts - uses: akkuman/gitea-release-action + uses: akkuman/gitea-release-action@v1 with: files: |- build/hello