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 fa490cb commit cebd595Copy full SHA for cebd595
.github/workflows/ci.yaml
@@ -64,4 +64,4 @@ jobs:
64
git config user.name "GitHub Actions Build"
65
git config user.email "[email protected]"
66
yarn release:check
67
- yarn release:latest --yes --no-verify-access --npm-publish-args="--provenance"
+ yarn release:latest --yes --no-verify-access --provenance
0 commit comments