Skip to content

Commit

Permalink
chore: upgrading @semantic-release/npm
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasgriffintn committed Mar 11, 2024
1 parent bc5593c commit bed4dc6
Show file tree
Hide file tree
Showing 3 changed files with 154 additions and 200 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
cache: 'npm'
registry-url: 'https://registry.npmjs.org'
- run: npm ci
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
run: npm audit signatures
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
Loading

0 comments on commit bed4dc6

Please sign in to comment.