Skip to content

Commit c8aeaeb

Browse files
committed
Update release.yml
1 parent 1469fa0 commit c8aeaeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: TypeScript Check
2828
run: yarn tsc
2929
- run: npm run build
30-
- run: npm audit --audit-level=moderate
30+
- run: npm audit signature
3131
- name: Release
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)