Add checkmark to npm releases

This commit is contained in:
Boris Verkhovskiy 2024-01-24 20:33:12 -08:00
parent 3faec3a125
commit 51b6eb0db4
2 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,6 @@ jobs:
node-version: 18
registry-url: https://registry.npmjs.org
- run: npm ci
- run: npm publish
- run: npm publish --provenance
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

View File

@ -7,6 +7,8 @@ Standard.xml
.gitattributes
.gitmodules
coverage
src/tools
test
dist/test