Skip to content

Commit

Permalink
Update cd-ts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rannn505 committed May 30, 2024
1 parent c8fb7d1 commit 5dc1dba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd-ts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- name: Publish to npm
run: |
git diff
pnpm --filter ${{ env.PACKAGE_NAME }} --filter @configu/node --filter @configu/browser publish \
--access public --provenance --tag ${{ steps.deployment.outputs.release-channel }}
env:
Expand Down

0 comments on commit 5dc1dba

Please sign in to comment.