From 5fff23f01b5b74ec9642ce64349e0d47d36ee6c0 Mon Sep 17 00:00:00 2001 From: ostiwe Date: Wed, 29 Oct 2025 19:45:14 +0300 Subject: [PATCH] ci: Update release --- .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 6d91cd4..af31281 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: yarn install yarn semantic-release - name: Upload release artifact - uses: actions/upload-artifact@v4 + uses: https://github.com/christopherHX/gitea-upload-artifact@v4 with: name: 'ReleaseArtifact' path: /tmp/${{ steps.tempFileName.outputs.name }}