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 6e94393 commit a8bdfc6Copy full SHA for a8bdfc6
.github/workflows/npm-package.yml
@@ -17,4 +17,4 @@ jobs:
17
- run: npm install
18
- run: npm publish
19
env:
20
- NODE_AUTH_TOKEN: ${{secrets.react_component_library}}
+ NODE_AUTH_TOKEN: ${{ secrets.REACT_COMPONENT_LIBRARY }}
0 commit comments