We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd8a727 commit bb32775Copy full SHA for bb32775
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
cache: npm
24
- run: npm clean-install
25
- run: corepack npm audit signatures
26
- - run: npx [email protected].0
+ - run: npx [email protected].1
27
env:
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
NPM_TOKEN: ${{ secrets.REPOSITORY_SETTINGS_BOT_NPM_TOKEN }}
0 commit comments