diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d626c34..23b81dc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -78,7 +78,6 @@ jobs: path: _release/platform-darwin-x64 - name: Release npm package - if: "startsWith(github.ref, 'refs/tags/v')" run: | npm config set //registry.npmjs.org/:_authToken=$NPM_AUTH_TOKEN npm config set scope "@vmarcosp"