Skip to content

Commit

Permalink
chore: update ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
cqh963852 committed Oct 3, 2024
1 parent 3b72fa8 commit 635479a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ jobs:
- name: Publish Package
run: |
yarn workspace @idealjs/camphora-styled npm publish
yarn workspace @idealjs/camphora-react npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 635479a

Please sign in to comment.