diff --git a/.github/workflows/publish-npm.yml b/.github/workflows/publish-npm.yml index 2c990e1..9575d40 100644 --- a/.github/workflows/publish-npm.yml +++ b/.github/workflows/publish-npm.yml @@ -9,8 +9,8 @@ on: required: true type: choice options: - - 'true' -concurrency: ${{ github.workflow }}-${{ github.ref }} + - true +#concurrency: ${{ github.workflow }}-${{ github.ref }} jobs: