We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2af48 commit c8097fbCopy full SHA for c8097fb
.github/workflows/main.yml
@@ -27,8 +27,6 @@ jobs:
27
node-version: "lts/*"
28
- name: Install dependencies
29
run: yarn install --frozen-lockfile
30
- - name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
31
- run: yarn audit
32
- name: Release
33
env:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments