Skip to content

Commit fe0b347

Browse files
authored
fix: lerna commands (#643)
1 parent fa490cb commit fe0b347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
git config user.name "GitHub Actions Build"
6565
git config user.email "[email protected]"
6666
yarn release:check
67-
yarn release:latest --yes --no-verify-access --npm-publish-args="--provenance"
67+
yarn release:latest --yes --no-verify-access --provenance

0 commit comments

Comments
 (0)