Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Mar 5, 2024
1 parent cb6341b commit 950b0b3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 32 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-canyon-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
node-version: 18
registry-url: https://registry.npmjs.org/
- run: pnpm install
- run: pnpm --filter=canyon-ui publish -f --no-git-checks --access=public --filter
- run: pnpm --filter=@canyon/ui publish -f --no-git-checks --access=public --filter
env:
NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}
30 changes: 0 additions & 30 deletions .github/workflows/npm-publish.yml

This file was deleted.

1 change: 0 additions & 1 deletion packages/canyon-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@canyon/ui",
"private": true,
"version": "0.0.0",
"type": "module",
"main": "dist/canyon-ui.cjs",
Expand Down

0 comments on commit 950b0b3

Please sign in to comment.