diff --git a/.github/workflows/npm.yml b/.github/workflows/npm.yml index e7eee90..6ff9b78 100644 --- a/.github/workflows/npm.yml +++ b/.github/workflows/npm.yml @@ -46,7 +46,6 @@ jobs: - name: Config npm run: | - npm config set always-auth true npm config set _auth ${{secrets.NPM_PUBLISH_KEY}} npm config set email ${{secrets.NPM_EMAIL}} npm config set registry https://registry.npmjs.org/