From faf9d4dd9d2236e7101ca9b85d2701fe2b5d5b41 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Thu, 6 Aug 2026 08:22:37 -0500 Subject: [PATCH] Use gitea release action --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9569612..eb0a35e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,7 +33,7 @@ jobs: - name: Download artifacts uses: https://gitea.com/actions/download-artifact@v8 - name: Create release - uses: actions/gitea-release-action@v1 + uses: https://gitea.com/actions/gitea-release-action@v1 with: files: |- "*.tar.xz"