Skip to content

Commit

Permalink
ttttt
Browse files Browse the repository at this point in the history
  • Loading branch information
Junjiequan committed Nov 5, 2024
1 parent 49e7032 commit 047a570
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-and-publish-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ jobs:
run: |
npm install
npm run build
npm publish --access public
working-directory: ./sdk/typescript-angular/dist
npm publish dist --access public
working-directory: ./sdk/typescript-angular
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

Expand Down

0 comments on commit 047a570

Please sign in to comment.