Skip to content

Commit 7665a22

Browse files
committed
chore(publish): update
1 parent 6f67465 commit 7665a22

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/Publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -475,8 +475,6 @@ jobs:
475475
shell: bash
476476
- name: Publish
477477
run: |
478-
echo email=zgoanh@gmail.com >> ~/.npmrc
479-
echo always-auth=true >> ~/.npmrc
480478
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
481479
npm publish --access public
482480
env:

0 commit comments

Comments
 (0)