Skip to content

Commit

Permalink
Update react_ui.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BQXBQX authored Apr 16, 2024
1 parent dc67f8b commit 3ec1f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/react_ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- run: pnpm i
- run: pnpm ui-react:build
- run: pnpm publish --filter @ui-aurora/react
- run: pnpm publish --filter @ui-aurora/react --no-git-checks
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 3ec1f63

Please sign in to comment.