add actions
This commit is contained in:
parent
9f0b728e85
commit
02922c5a35
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pipeline-release.yml
vendored
2
.github/workflows/pipeline-release.yml
vendored
|
@ -59,7 +59,7 @@ jobs:
|
||||||
prerelease: false
|
prerelease: false
|
||||||
name: Release ${{ steps.version.outputs.version }}
|
name: Release ${{ steps.version.outputs.version }}
|
||||||
tag: ${{ steps.version.outputs.version }}
|
tag: ${{ steps.version.outputs.version }}
|
||||||
artifacts: artifact/application.zip,artifact/nodejs/websocket.zip
|
artifacts: artifact/application.zip
|
||||||
artifactContentType: application/zip
|
artifactContentType: application/zip
|
||||||
bodyFile: RELEASE_NOTE.md
|
bodyFile: RELEASE_NOTE.md
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue