don't need npm token

This commit is contained in:
Dean Chi
2023-08-31 12:44:33 -07:00
parent f3e6d685f7
commit ec56f5be5c

View File

@@ -35,7 +35,6 @@ jobs:
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN || secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
SEMANTIC_RELEASE_PACKAGE: ${{ github.event.repository.name }}
with:
semantic_version: 19