add actions

This commit is contained in:
Entwicklung 2023-11-28 10:03:02 +01:00
parent 66c7547061
commit c2562aa114

View file

@ -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