Skip to content

Commit a8bdfc6

Browse files
authored
Update npm-package.yml
1 parent 6e94393 commit a8bdfc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- run: npm install
1818
- run: npm publish
1919
env:
20-
NODE_AUTH_TOKEN: ${{secrets.react_component_library}}
20+
NODE_AUTH_TOKEN: ${{ secrets.REACT_COMPONENT_LIBRARY }}

0 commit comments

Comments
 (0)