Skip to content

Commit

Permalink
fix: CI modification
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdenecker committed Jul 31, 2023
1 parent e879a8f commit 564dd66
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
node-version: "lts/*"
- name: Install
run: npm install -g semantic-release @semantic-release/github @semantic-release/changelog conventional-changelog-conventionalcommits @semantic-release/commit-analyzer @semantic-release/git
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
run: npm audit signatures
- name: Release
run: npx semantic-release
env:
Expand Down

0 comments on commit 564dd66

Please sign in to comment.