Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Junjiequan committed Nov 26, 2024
1 parent c56e938 commit 8f06e91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-and-publish-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ jobs:
npm run build
cp ./README.md ./dist/README.md
cp ./package.json ./dist/package.json
cd ./tsconfig.esm.json ./dist/tsconfig.esm.json
npm publish ./dist --access public
working-directory: ./sdk/typescript-fetch/
env:
Expand Down

0 comments on commit 8f06e91

Please sign in to comment.