Skip to content

Commit bed4dc6

Browse files
chore: upgrading @semantic-release/npm
1 parent bc5593c commit bed4dc6

File tree

3 files changed

+154
-200
lines changed

3 files changed

+154
-200
lines changed

.github/workflows/publish.yml

-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
cache: 'npm'
1818
registry-url: 'https://registry.npmjs.org'
1919
- run: npm ci
20-
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
21-
run: npm audit signatures
2220
- name: Release
2321
env:
2422
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)