Publish to NPM attempt 10

This commit is contained in:
Sipke Schoorstra 2021-06-30 21:05:13 +02:00
parent b9131976db
commit cc70e4fb2f
2 changed files with 2 additions and 2 deletions

View file

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

View file

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