diff --git a/.github/workflows/npm.yml b/.github/workflows/npm.yml index 34abf14f..448c7ccc 100644 --- a/.github/workflows/npm.yml +++ b/.github/workflows/npm.yml @@ -66,9 +66,6 @@ jobs: # Consider including commit id? Would be +. npm version prerelease --preid=$preid --no-git-tag-version - # Fix resolved dependency versions. - npm update - - name: Publish package run: npm publish --access public env: