ci: Update release
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user