Skip to content

Commit

Permalink
faet: updat
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 committed Nov 7, 2023
1 parent e521aaf commit d11c136
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: pnpm install
# - run: pnpm --filter=@arextest/arex-common publish -f --no-git-checks --access=public --filter
- run: pnpm --filter=@canyon/cli publish -f --no-git-checks --access=public --filter
- run: pnpm --filter=canyon-cli publish -f --no-git-checks --access=public --filter
env:
NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}
2 changes: 1 addition & 1 deletion packages/canyon-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@canyon/cli",
"name": "canyon-cli",
"version": "1.0.0",
"description": "",
"main": "dist/index.js",
Expand Down

0 comments on commit d11c136

Please sign in to comment.