ci: Update release

This commit is contained in:
2025-10-29 19:45:14 +03:00
parent 9b319d6adc
commit 5fff23f01b

View File

@@ -31,7 +31,7 @@ jobs:
yarn install yarn install
yarn semantic-release yarn semantic-release
- name: Upload release artifact - name: Upload release artifact
uses: actions/upload-artifact@v4 uses: https://github.com/christopherHX/gitea-upload-artifact@v4
with: with:
name: 'ReleaseArtifact' name: 'ReleaseArtifact'
path: /tmp/${{ steps.tempFileName.outputs.name }} path: /tmp/${{ steps.tempFileName.outputs.name }}