Skip to content

Commit 607cc37

Browse files
remove npm token
1 parent 32a128f commit 607cc37

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,6 @@ jobs:
321321
else
322322
npm publish "$PKG" --provenance --access public --registry=https://registry.npmjs.org/
323323
fi
324-
env:
325-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
326324
327325
- name: Notify Slack success
328326
if: success()

0 commit comments

Comments
 (0)