diff --git a/.github/workflows/npmpublish.yml b/.github/workflows/npmpublish.yml index b1372adc..928fadc5 100644 --- a/.github/workflows/npmpublish.yml +++ b/.github/workflows/npmpublish.yml @@ -54,7 +54,7 @@ jobs: - name: Create Release env: - GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GH_TOKEN: ${{ secrets.GH_TOKEN }} NPM_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }} run: | npx auto shipit