Skip to content

Commit d67ec67

Browse files
committed
fix: remove npm token
1 parent 891fd59 commit d67ec67

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/next-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,3 @@ jobs:
4040
run: yarn test:coverage
4141
- name: Publish Next Release
4242
run: GITHUB_SHORT_SHA="$(git rev-parse --short $GITHUB_SHA)" yarn release-next
43-
env:
44-
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}

0 commit comments

Comments
 (0)