Skip to content

Commit f7952f6

Browse files
Update npm-publish-github-packages.yml
publish-all:components
1 parent 6683b07 commit f7952f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
- run: pnpm install
5050
- run: pnpm run build
5151
- run: pnpm run publish-all:primitives
52+
- run: pnpm run build:components
53+
- run: pnpm run publish-all:components
5254
env:
5355
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
5456

0 commit comments

Comments
 (0)