We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf87bd0 commit 1c1b933Copy full SHA for 1c1b933
.github/workflows/react_release.yml
@@ -22,4 +22,4 @@ jobs:
22
- name: Test, build, then publish
23
env:
24
NODE_AUTH_TOKEN: ${{ secrets.PUBLISH_REACT_SDK_TO_NPM }}
25
- run: yarn npm publish
+ run: npm publish
0 commit comments