Skip to content

Commit 33f2214

Browse files
authored
Merge branch 'main' into johnjjung/implement-tools-list-changed
2 parents f3d12d6 + 64653f5 commit 33f2214

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)