Skip to content

Commit a49a707

Browse files
committed
Merge branch 'johnjjung/implement-tools-list-changed' of github.com:johnjjung/typescript-sdk into johnjjung/implement-tools-list-changed
2 parents 3671334 + 33f2214 commit a49a707

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+7977
-214
lines changed

.github/workflows/main.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646

4747
- run: npm ci
4848

49-
# TODO: Add --provenance once the repo is public
50-
- run: npm publish --access public
49+
- run: npm publish --provenance --access public
5150
env:
5251
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)