Skip to content

Commit

Permalink
Merge branch 'main' into browser-support
Browse files Browse the repository at this point in the history
  • Loading branch information
noahm committed Oct 19, 2023
2 parents 1d2dff2 + b5b5bd5 commit 32f32d6
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 82 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
- name: Build
run: yarn build
- name: Publish to NPM
run: npm publish
run: npm publish --provenance
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
Loading

0 comments on commit 32f32d6

Please sign in to comment.