diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index 5d6d5b8..a8a8cc7 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -2,7 +2,7 @@ name: Publish package on: release: - types: [created] + types: [edited] jobs: publish-gpr: diff --git a/package.json b/package.json index 34c14b8..67f3eac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "near-bos-webcomponent", - "version": "0.1.3", + "version": "0.1.2", "homepage": "https://github.com/NEARBuilders/near-bos-webcomponent", "repository": { "type": "git",