diff --git a/.github/workflows/npm-release.yml b/.github/workflows/npm-release.yml index bf5f0dfa..efe5244a 100644 --- a/.github/workflows/npm-release.yml +++ b/.github/workflows/npm-release.yml @@ -3,7 +3,7 @@ name: NPM Release on: push: branches: - - main + - parse-additional-fields concurrency: ${{ github.workflow }}-${{ github.ref }}