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 fe0b347Copy full SHA for fe0b347
.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