diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index ad7091ded..c6a9dfd78 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -27,7 +27,11 @@ on: branches: - main - 'release/v[0-9]*' - + create: + branches: + - main + - 'release/v[0-9]*' + concurrency: group: publish-engine-plugin-${{ github.ref }} diff --git a/package-lock.json b/package-lock.json index 2cadaa391..f5af009d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@defra/forms-engine-plugin", - "version": "2.1.2", + "version": "2.1.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@defra/forms-engine-plugin", - "version": "2.1.2", + "version": "2.1.3", "hasInstallScript": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { diff --git a/package.json b/package.json index 1d38ded8d..53f2344ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@defra/forms-engine-plugin", - "version": "2.1.2", + "version": "2.1.3", "description": "Defra forms engine", "type": "module", "files": [