Skip to content

Commit

Permalink
fix: relase done
Browse files Browse the repository at this point in the history
  • Loading branch information
shiv-source committed Oct 25, 2023
1 parent 5d1e35d commit 7553d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
registry-url: "https://registry.npmjs.org"
- run: pnpm install
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
run: npm audit signatures
run: pnpm audit signatures
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7553d99

Please sign in to comment.