Skip to content

Commit 30c926b

Browse files
authored
Update real-npm-publish.yml
1 parent 7eb73dc commit 30c926b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/real-npm-publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ jobs:
2020
npm clean-install
2121
npm run build
2222
npm publish --access public
23-
env:
24-
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
25-
- name: Publish react-wrapper
26-
run: |
2723
cd react-library
2824
npm publish --access public
2925
env:

0 commit comments

Comments
 (0)