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 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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user