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 }}