Skip to content

Commit

Permalink
ci(GitHubActions): Removes audit signatures step in CI release step. (#4
Browse files Browse the repository at this point in the history
)
  • Loading branch information
mango-habanero authored Apr 19, 2024
1 parent 0adf2c3 commit dc455ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ jobs:
- name: Install dependencies.
run: npm ci

- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies.
run: npm audit signatures

- name: Create release.
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit dc455ce

Please sign in to comment.