Skip to content

Commit

Permalink
feat(canyon-core): add canyon-core
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Oct 27, 2024
1 parent 3e77064 commit 68e4f9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-canyon-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
working-directory: packages/canyon-core/pkg
env:
NPM_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}
run: |
npm publish

0 comments on commit 68e4f9f

Please sign in to comment.