add actions
This commit is contained in:
parent
66c7547061
commit
c2562aa114
1 changed files with 0 additions and 6 deletions
6
.github/workflows/pipeline-release.yml
vendored
6
.github/workflows/pipeline-release.yml
vendored
|
@ -51,12 +51,6 @@ jobs:
|
|||
exclusions: '*.git* *.github*'
|
||||
directory: artifact
|
||||
|
||||
- name: Archive Release for websocket
|
||||
uses: thedoctor0/zip-release@0.7.1
|
||||
with:
|
||||
type: 'zip'
|
||||
filename: 'websocket.zip'
|
||||
directory: artifact/nodejs
|
||||
|
||||
- name: Create new Release with semantic-version tag
|
||||
uses: ncipollo/release-action@v1
|
||||
|
|
Loading…
Add table
Reference in a new issue