Publish to NPM attempt 10
This commit is contained in:
parent
b9131976db
commit
cc70e4fb2f
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
- run: npm install
|
||||
- run: npm run build
|
||||
|
||||
- name: NPM Publish PReview
|
||||
- name: NPM Publish Preview
|
||||
if: github.event_name == 'push'
|
||||
uses: JS-DevTools/npm-publish@v1
|
||||
with:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@elsa-workflows/elsa-workflows-studio",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"description": "Elsa Workflow Studio is a collection of web components to manage Elsa workflows stored on an Elsa Workflows server.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Reference in a new issue