diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 1683dc6..9462df7 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -30,5 +30,3 @@ jobs: - run: npm run build - run: npm test - run: npm publish --provenance --access public - env: - NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} diff --git a/.nvmrc b/.nvmrc index 3c03207..cabf43b 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18 +24 \ No newline at end of file